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 > Dgraph vs. EsgynDB vs. Newts vs. RethinkDB vs. Vitess

System Properties Comparison Dgraph vs. EsgynDB vs. Newts vs. RethinkDB vs. Vitess

Editorial information provided by DB-Engines
NameDgraph  Xexclude from comparisonEsgynDB  Xexclude from comparisonNewts  Xexclude from comparisonRethinkDB  Xexclude from comparisonVitess  Xexclude from comparison
DescriptionDistributed and scalable native Graph DBMSEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionTime Series DBMS based on CassandraDBMS for the Web with a mechanism to push updated query results to applications in realtime.Scalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelGraph DBMSRelational DBMSTime Series DBMSDocument storeRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.53
Rank#152  Overall
#15  Graph DBMS
Score0.25
Rank#312  Overall
#138  Relational DBMS
Score0.07
Rank#375  Overall
#41  Time Series DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Score0.88
Rank#203  Overall
#95  Relational DBMS
Websitedgraph.iowww.esgyn.cnopennms.github.io/­newtsrethinkdb.comvitess.io
Technical documentationdgraph.io/­docsgithub.com/­OpenNMS/­newts/­wikirethinkdb.com/­docsvitess.io/­docs
DeveloperDgraph Labs, Inc.EsgynOpenNMS GroupThe Linux Foundation infosince July 2017The Linux Foundation, PlanetScale
Initial release20162015201420092013
Current release2.4.1, August 202015.0.2, December 2022
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialOpen Source infoApache 2.0Open Source infoApache Version 2Open Source infoApache Version 2.0, commercial licenses available
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++, JavaJavaC++Go
Server operating systemsLinux
OS X
Windows
LinuxLinux
OS X
Windows
Linux
OS X
Windows
Docker
Linux
macOS
Data schemeschema-freeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesyes infostring, binary, float, bool, date, geometryyes
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.nononono
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLnoyesnonoyes infowith proprietary extensions
APIs and other access methodsGraphQL query language
gRPC (using protocol buffers) API
HTTP API
ADO.NET
JDBC
ODBC
HTTP REST
Java API
ADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
All languages supporting JDBC/ODBC/ADO.NetJavaC 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
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnoJava Stored Proceduresnoyes infoproprietary syntax
TriggersnononoClient-side triggers through changefeedsyes
Partitioning methods infoMethods for storing different data on different nodesyesShardingSharding infobased on CassandraSharding inforange basedSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSynchronous replication via RaftMulti-source replication between multi datacentersselectable replication factor infobased on CassandraSource-replica replicationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integritynoyesnonoyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoAtomic single-document operationsACID at shard level
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCC basedyes infotable locks or row locks depending on storage engine
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononoyes
User concepts infoAccess controlno infoPlanned for future releasesfine grained access rights according to SQL-standardnoyes infousers and table-level permissionsUsers with fine-grained authorization concept infono user groups or roles

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

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20 July 2022, PR Newswire

Dgraph on AWS: Setting up a horizontally scalable graph database | Amazon Web Services
1 September 2020, AWS Blog

Dgraph Rises to the Top Graph Database on GitHub With 11 G2 Badges and 11M Downloads
26 May 2021, businesswire.com

Dgraph raises $11.5 million for scalable graph database solutions
31 July 2019, VentureBeat

Dgraph launches Slash GraphQL, a GraphQL-native database Backend-as-a-Service
10 September 2020, TechCrunch

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devmio

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

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

Massively Scaling MySQL Using Vitess
19 February 2019, InfoQ.com

PlanetScale offers undo button to reverse schema migration without losing data
24 March 2022, The Register

They scaled YouTube -- now they’ll shard everyone with PlanetScale
13 December 2018, TechCrunch

PlanetScale Serves up Vitess-Powered Serverless MySQL
23 November 2021, The New Stack

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