DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Apache Kylin vs. Atos Standard Common Repository vs. CrateDB vs. Faircom DB vs. HugeGraph

Vergleich der Systemeigenschaften Apache Kylin vs. Atos Standard Common Repository vs. CrateDB vs. Faircom DB vs. HugeGraph

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Kylin  Xaus Vergleich ausschliessenAtos Standard Common Repository  Xaus Vergleich ausschliessenCrateDB  Xaus Vergleich ausschliessenFaircom DB infoformerly c-treeACE  Xaus Vergleich ausschliessenHugeGraph  Xaus Vergleich ausschliessen
This system has been discontinued and will be removed from the DB-Engines ranking.
KurzbeschreibungA distributed analytics engine for big data, providing a SQL interface and multi-dimensional analysis (OLAP) and leveraging the Hadoop stackHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksVerteilter Data Store basierend auf LuceneNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.A fast-speed and highly-scalable Graph DBMS
Primäres DatenbankmodellRelational DBMSDocument Store
Key-Value Store
Document Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Vektor DBMS
Key-Value Store
Relational DBMS
Graph DBMS
Sekundäre DatenbankmodelleRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,18
Rang#172  Overall
#79  Relational DBMS
Punkte0,73
Rang#224  Overall
#37  Document Stores
#5  Spatial DBMS
#16  Suchmaschinen
#19  Time Series DBMS
#8  Vektor DBMS
Punkte0,20
Rang#318  Overall
#48  Key-Value Stores
#141  Relational DBMS
Punkte0,13
Rang#336  Overall
#32  Graph DBMS
Websitekylin.apache.orgatos.net/en/convergence-creators/portfolio/standard-common-repositorycratedb.comwww.faircom.com/­products/­faircom-dbgithub.com/­hugegraph
hugegraph.apache.org
Technische Dokumentationkylin.apache.org/­docscratedb.com/­docsdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlhugegraph.apache.org/­docs
EntwicklerApache Software Foundation, originally contributed from eBay IncAtos Convergence CreatorsCrateFairCom CorporationBaidu
Erscheinungsjahr20152016201319792018
Aktuelle Version3.1.0, Juli 20201703V12, November 20200.9
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziellOpen Sourcekommerziell infoRestricted, free version availableOpen Source infoApache Version 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.
ImplementierungsspracheJavaJavaJavaANSI C, C++Java
Server BetriebssystemeLinuxLinuxAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Linux
macOS
Unix
DatenschemajaSchema and schema-less with LDAP viewsFlexible Schema (defined schema, partial schema, schema free)schema free, schema optional, schema required, partial schema,ja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaoptionaljaja, ANSI Standard SQL Types, JSON, typed binary structuresja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinneinnein
Sekundärindizesjajajajaja infoalso supports composite index and range index
SQL infoSupport of SQLANSI SQL for queries (using Apache Calcite)neinyes, but no triggers and constraints, and PostgreSQL compatibilityyes, ANSI SQL with proprietary extensionsnein
APIs und andere ZugriffskonzepteJDBC
ODBC
RESTful HTTP API
LDAPADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
Java API
RESTful HTTP API
TinkerPop Gremlin
Unterstützte ProgrammiersprachenAll languages with LDAP bindings.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
Groovy
Java
Python
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte Funktionenja info.Net, JavaScript, C/C++asynchronous Gremlin script jobs
Triggersjaneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infocell divisionShardingFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningja infodepending on used storage backend, e.g. Cassandra and HBase
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaConfigurable replication on table/partition-levelyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).ja infodepending on used storage backend, e.g. Cassandra and HBase
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinvia hugegraph-spark
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Read-after-write consistency on record level
Eventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Eventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjaja infoedges in graph
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of specific operationsnein infounique row identifiers can be used for implementing an optimistic concurrency control strategytunable from ACID to Eventually ConsistentACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der DatenjajajaYes, tunable from durable to delayed durability to in-memoryja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaneinjaja
Berechtigungskonzept infoZugriffskontrolleLDAP bind authenticationRechteverwaltung mit BenutzeraccountsFine grained access rights according to SQL-standard with additional protections for filesUsers, roles and permissions
Weitere Informationen bereitgestellt vom Systemhersteller
Apache KylinAtos Standard Common RepositoryCrateDBFaircom DB infoformerly c-treeACEHugeGraph
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» mehr
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» mehr
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» mehr
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» mehr
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» mehr
Licensing and pricing modelsSee CrateDB pricing >
» mehr

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
Apache KylinAtos Standard Common RepositoryCrateDBFaircom DB infoformerly c-treeACEHugeGraph
Erwähnungen in aktuellen Nachrichten

Introducing Kyligence Copilot: The AI Copilot for Data to Excel Your KPIs
23. August 2023, insideBIGDATA

Overhauling Apache Kylin for the cloud
18. November 2021, InfoWorld

eBay's Kylin Becomes a Top-Level Apache Open Source Project
9. Dezember 2015, eBay Inc.

The Apache Software Foundation Announces Apache™ Kylin™ as a Top-Level Project
8. Dezember 2015, GlobeNewswire

Distributed OLAPer Kyligence accelerates core engine, adds real-time data support – Blocks and Files
10. August 2021, Blocks & Files

bereitgestellt von Google News

Infographic: What makes a Mobile Operator's setup future proof?
10. Februar 2024, Atos

bereitgestellt von Google News

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8. April 2024, Datanami

CrateDB Partners with HiveMQ to Advance IoT Data Management and Analytics Across Industries
25. März 2024, Datanami

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29. August 2017, The New Stack

Crate.io Introduces CrateDB 2.0 Enterprise and Open Source Editions
16. Mai 2017, Business Wire

Crate.io raises $10M to grow its database platform
15. Juni 2021, VentureBeat

bereitgestellt von Google News

FairCom kicks off new era of database technology USA - English
10. November 2020, PR Newswire

bereitgestellt von Google News

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23. April 2024, GBHackers

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Präsentieren Sie hier Ihr Produkt