DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Dolt vs. IBM Db2 Event Store vs. RocksDB vs. TypeDB vs. XTDB

System Properties Comparison Dolt vs. IBM Db2 Event Store vs. RocksDB vs. TypeDB vs. XTDB

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonRocksDB  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaDistributed Event Store optimized for Internet of Things use casesEmbeddable persistent key-value store optimized for fast storage (flash and RAM)TypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query languageA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelRelational DBMSEvent Store
Time Series DBMS
Key-value storeGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Document store
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.02
Rank#191  Overall
#89  Relational DBMS
Score0.27
Rank#309  Overall
#2  Event Stores
#28  Time Series DBMS
Score3.41
Rank#86  Overall
#11  Key-value stores
Score0.70
Rank#230  Overall
#20  Graph DBMS
#106  Relational DBMS
Score0.18
Rank#332  Overall
#46  Document stores
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
www.ibm.com/­products/­db2-event-storerocksdb.orgtypedb.comgithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationdocs.dolthub.comwww.ibm.com/­docs/­en/­db2-event-storegithub.com/­facebook/­rocksdb/­wikitypedb.com/­docswww.xtdb.com/­docs
DeveloperDoltHub IncIBMFacebook, Inc.VaticleJuxt Ltd.
Initial release20182017201320162019
Current release2.09.2.1, May 20242.26.3, January 20241.19, September 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercial infofree developer edition availableOpen Source infoBSDOpen Source infoGPL Version 3, commercial licenses availableOpen Source infoMIT License
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoC and C++C++JavaClojure
Server operating systemsLinux
macOS
Windows
Linux infoLinux, macOS, Windows for the developer additionLinuxLinux
OS X
Windows
All OS with a Java 8 (and higher) VM
Linux
Data schemeyesyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesnoyesyes, extensible-data-notation format
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nonononono
Secondary indexesyesnonoyesyes
SQL infoSupport of SQLyesyes infothrough the embedded Spark runtimenonolimited SQL, making use of Apache Calcite
APIs and other access methodsCLI Client
HTTP REST
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
C++ API
Java API
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
HTTP REST
JDBC
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
C
C++
Go
Java
Perl
Python
Ruby
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
Clojure
Java
Server-side scripts infoStored proceduresyes infocurrently in alpha releaseyesnonono
Triggersyesnonono
Partitioning methods infoMethods for storing different data on different nodesnoneShardinghorizontal partitioningSharding infoby using Cassandranone
Replication methods infoMethods for redundantly storing data on multiple nodesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Active-active shard replicationyesMulti-source replication infoby using Cassandrayes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infoby using Apache Kafka and Apache Zookeeperno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonono infosubstituted by the relationship featureno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoyesACIDACID
Concurrency infoSupport for concurrent manipulation of datayesNo - written data is immutableyesyesyes
Durability infoSupport for making data persistentyesYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyesyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupfine grained access rights according to SQL-standardnoyes infoat REST API level; other APIs in progress
More information provided by the system vendor
DoltIBM Db2 Event StoreRocksDBTypeDB infoformerly named GraknXTDB infoformerly named Crux
Specific characteristicsTypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Competitive advantagesTypeDB provides a new level of expressivity, extensibility, interoperability, and...
» more
Typical application scenariosLife sciences : TypeDB makes working with biological data much easier and accelerates...
» more
Licensing and pricing modelsApache f or language drivers, and AGPL and Commercial for the database server. The...
» more

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services
3rd partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
DoltIBM Db2 Event StoreRocksDBTypeDB infoformerly named GraknXTDB infoformerly named Crux
Recent citations in the news

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Radar Trends to Watch: July 2022 – O'Reilly
5 July 2022, O'Reilly Media

provided by Google News

Advancements in streaming data storage, real-time analysis and machine learning
25 July 2019, IBM

How IBM Is Turning Db2 into an 'AI Database'
3 June 2019, Datanami

Best cloud databases of 2022
4 October 2022, ITPro

provided by Google News

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

The Journey to a Million Ops / Sec / Node in Venice
16 March 2024, InfoQ.com

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

provided by Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2 September 2021, Towards Data Science

Spacecraft Engineering Models: How to Migrate UML to TypeQL
8 September 2021, hackernoon.com

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6 October 2020, Towards Data Science

195 Data Science Libraries You Should Reconsider Using | by Dimitris Effrosynidis
2 February 2024, DataDrivenInvestor

Bayer's Approach to Modelling and Loading Data at Scale
16 August 2021, Towards Data Science

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Milvus logo

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

Present your product here