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 > ArcadeDB vs. Dolt vs. Postgres-XL vs. RethinkDB

System Properties Comparison ArcadeDB vs. Dolt vs. Postgres-XL vs. RethinkDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameArcadeDB  Xexclude from comparisonDolt  Xexclude from comparisonPostgres-XL  Xexclude from comparisonRethinkDB  Xexclude from comparison
DescriptionFast and scalable multi-model DBMS, originally forked from OrientDB but most of the code has been rewrittenA MySQL compatible DBMS with Git-like versioning of data and schemaBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelDocument store
Graph DBMS
Key-value store
Time Series DBMS infoin next version
Relational DBMSRelational DBMSDocument store
Secondary database modelsDocument storeDocument store
Spatial DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.02
Rank#366  Overall
#50  Document stores
#38  Graph DBMS
#53  Key-value stores
#36  Time Series DBMS
Score0.96
Rank#193  Overall
#90  Relational DBMS
Score0.49
Rank#256  Overall
#117  Relational DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Websitearcadedb.comgithub.com/­dolthub/­dolt
www.dolthub.com
www.postgres-xl.orgrethinkdb.com
Technical documentationdocs.arcadedb.comdocs.dolthub.comwww.postgres-xl.org/­documentationrethinkdb.com/­docs
DeveloperArcade DataDoltHub IncThe Linux Foundation infosince July 2017
Initial release202120182014 infosince 2012, originally named StormDB2009
Current releaseSeptember 202110 R1, October 20182.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2.0Open Source infoMozilla public licenseOpen Source infoApache Version 2
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaGoCC++
Server operating systemsAll OS with a Java VMLinux
macOS
Windows
Linux
macOS
Linux
OS X
Windows
Data schemeschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyes infostring, binary, float, bool, date, geometry
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.nonoyes infoXML type, but no XML query functionalityno
Secondary indexesyesyesyesyes
SQL infoSupport of SQLSQL-like query language, no joinsyesyes infodistributed, parallel query executionno
APIs and other access methodsJDBC
MongoDB API
OpenCypher
PostgreSQL wire protocol
Redis API
RESTful HTTP/JSON API
TinkerPop Gremlin
CLI Client
HTTP REST
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesJavaAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
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
Server-side scripts infoStored proceduresyes infocurrently in alpha releaseuser defined functions
TriggersyesyesClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioningSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes inforelationship in graphsyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infoMVCCAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCC based
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nono
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 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

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

More resources
ArcadeDBDoltPostgres-XLRethinkDB
DB-Engines blog posts

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

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

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

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

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

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

AllegroGraph logo

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

Milvus logo

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

Neo4j logo

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

RaimaDB logo

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

Present your product here