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

DBMS > Dolt vs. Oracle vs. RethinkDB vs. SwayDB vs. XTDB

System Properties Comparison Dolt vs. Oracle vs. RethinkDB vs. SwayDB vs. XTDB

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonOracle  Xexclude from comparisonRethinkDB  Xexclude from comparisonSwayDB  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaWidely used RDBMSDBMS for the Web with a mechanism to push updated query results to applications in realtime.An embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storageA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelRelational DBMSRelational DBMSDocument storeKey-value storeDocument store
Secondary database modelsDocument storeDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.98
Rank#203  Overall
#93  Relational DBMS
Score1221.06
Rank#1  Overall
#1  Relational DBMS
Score2.81
Rank#110  Overall
#20  Document stores
Score0.03
Rank#385  Overall
#60  Key-value stores
Score0.16
Rank#336  Overall
#48  Document stores
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
www.oracle.com/­databaserethinkdb.comswaydb.simer.augithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationdocs.dolthub.comdocs.oracle.com/­en/­databaserethinkdb.com/­docswww.xtdb.com/­docs
DeveloperDoltHub IncOracleThe Linux Foundation infosince July 2017Simer PlahaJuxt Ltd.
Initial release20181980200920182019
Current release23c, September 20232.4.1, August 20201.19, September 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercial inforestricted free version is availableOpen Source infoApache Version 2Open Source infoGNU Affero GPL V3.0Open 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++ScalaClojure
Server operating systemsLinux
macOS
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
OS X
Windows
All OS with a Java 8 (and higher) VM
Linux
Data schemeyesyes infoSchemaless in JSON and XML columnsschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyes infostring, binary, float, bool, date, geometrynoyes, 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.noyesnonono
Secondary indexesyesyesyesnoyes
SQL infoSupport of SQLyesyes infowith proprietary extensionsnonolimited SQL, making use of Apache Calcite
APIs and other access methodsCLI Client
HTTP REST
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
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++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Java
Kotlin
Scala
Clojure
Java
Server-side scripts infoStored proceduresyes infocurrently in alpha releasePL/SQL infoalso stored procedures in Java possiblenono
TriggersyesyesClient-side triggers through changefeedsnono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding, horizontal partitioningSharding inforange basednonenone
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.Multi-source replication
Source-replica replication
Source-replica replicationnoneyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infocan be realized in PL/SQLyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoisolation level can be parameterizedAtomic single-document operationsAtomic execution of operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC basedyesyes
Durability infoSupport for making data persistentyesyesyesyesyes, 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.yes infoVersion 12c introduced the new option 'Oracle Database In-Memory'noyes
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupfine grained access rights according to SQL-standardyes infousers and table-level permissionsno

More information provided by the system vendor

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 partiesDevart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

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

More resources
DoltOracleRethinkDBSwayDBXTDB infoformerly named Crux
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Git-for-Data, Version-Controlled Database Dolt Gets PostgreSQL-Flavor
25 November 2023, InfoQ.com

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

Are you still not using Version Control for Data?
11 April 2020, Towards Data Science

provided by Google News

Blog Theme - Details
27 March 2024, blogs.oracle.com

Oracle readies its databases for the AI wave
26 March 2024, SiliconANGLE News

Oracle Database@Azure Expansion: Committing to the Cloud
14 March 2024, Technology Magazine

New Oracle Database Survey Shows Customers Satisfied with Current Releases but Concerned with Cost, Effort, and ...
21 March 2024, Yahoo Finance

Microsoft and Oracle announce that Oracle Database@Azure is now generally available
13 December 2023, azure.microsoft.com

provided by Google News

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

provided by Google News



Share this page

Featured Products

Milvus logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

Neo4j logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here