DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

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

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

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonOracle  Xexclude from comparisonPouchDB  Xexclude from comparisonRethinkDB  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaWidely used RDBMSJavaScript DBMS with an API inspired by CouchDBDBMS for the Web with a mechanism to push updated query results to applications in realtime.A general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelRelational DBMSRelational DBMSDocument storeDocument 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
Score1.02
Rank#191  Overall
#89  Relational DBMS
Score1244.08
Rank#1  Overall
#1  Relational DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Score2.66
Rank#107  Overall
#20  Document stores
Score0.18
Rank#332  Overall
#46  Document stores
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
www.oracle.com/­databasepouchdb.comrethinkdb.comgithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationdocs.dolthub.comdocs.oracle.com/­en/­databasepouchdb.com/­guidesrethinkdb.com/­docswww.xtdb.com/­docs
DeveloperDoltHub IncOracleApache Software FoundationThe Linux Foundation infosince July 2017Juxt Ltd.
Initial release20181980201220092019
Current release23c, September 20237.1.1, June 20192.4.1, August 20201.19, September 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercial inforestricted free version is availableOpen SourceOpen Source infoApache Version 2Open 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++JavaScriptC++Clojure
Server operating systemsLinux
macOS
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
server-less, requires a JavaScript environment (browser, Node.js)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 dateyesyesnoyes infostring, binary, float, bool, date, geometryyes, 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 indexesyesyesyes infovia viewsyesyes
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 infoonly for PouchDB Server
JavaScript API
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
JavaScriptC 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
Clojure
Java
Server-side scripts infoStored proceduresyes infocurrently in alpha releasePL/SQL infoalso stored procedures in Java possibleView functions in JavaScriptno
TriggersyesyesyesClient-side triggers through changefeedsno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding, horizontal partitioningSharding infowith a proxy-based framework, named couchdb-loungeSharding inforange basednone
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
Multi-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Source-replica replicationyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infocan be realized in PL/SQLyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoisolation level can be parameterizednoAtomic single-document operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC basedyes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes, 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'yesno
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 infousers and table-level permissions

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
DoltOraclePouchDBRethinkDBXTDB 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

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

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

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

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

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

provided by Google News

Understanding the different Oracle Database options under the OCI-Microsoft Azure partnership
21 May 2024, Oracle

Announcing Oracle Database 23ai : General Availability
2 May 2024, Oracle

Oracle and Microsoft bring Oracle Database@Azure to Europe
14 March 2024, Oracle

Unveiling the Power of Oracle Globally Distributed Database: Oracle Database 23ai Advancements
2 May 2024, Oracle

Oracle Database 23ai : Where to find information
2 May 2024, Oracle

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, IBM

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News

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

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

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

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Milvus logo

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

Present your product here