DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Bangdb vs. Dgraph vs. EsgynDB vs. Newts vs. RethinkDB

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

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonDgraph  Xexclude from comparisonEsgynDB  Xexclude from comparisonNewts  Xexclude from comparisonRethinkDB  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphDistributed 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.
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Graph DBMSRelational DBMSTime Series DBMSDocument store
Secondary database modelsSpatial DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
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
Websitebangdb.comdgraph.iowww.esgyn.cnopennms.github.io/­newtsrethinkdb.com
Technical documentationdocs.bangdb.comdgraph.io/­docsgithub.com/­OpenNMS/­newts/­wikirethinkdb.com/­docs
DeveloperSachin Sinha, BangDBDgraph Labs, Inc.EsgynOpenNMS GroupThe Linux Foundation infosince July 2017
Initial release20122016201520142009
Current releaseBangDB 2.0, October 20212.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoApache 2.0commercialOpen Source infoApache 2.0Open Source infoApache Version 2
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 languageC, C++GoC++, JavaJavaC++
Server operating systemsLinuxLinux
OS X
Windows
LinuxLinux
OS X
Windows
Linux
OS X
Windows
Data schemeschema-freeschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesyesyesyes 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.nonononono
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyesyesnoyes
SQL infoSupport of SQLSQL like support with command line toolnoyesnono
APIs and other access methodsProprietary protocol
RESTful HTTP API
GraphQL query language
gRPC (using protocol buffers) API
HTTP API
ADO.NET
JDBC
ODBC
HTTP REST
Java API
Supported programming languagesC
C#
C++
Java
Python
C#
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
Server-side scripts infoStored proceduresnonoJava Stored Proceduresno
Triggersyes, Notifications (with Streaming only)nononoClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmyesShardingSharding infobased on CassandraSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)Synchronous replication via RaftMulti-source replication between multi datacentersselectable replication factor infobased on CassandraSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate Consistency
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDnoAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyesyes infoMVCC based
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modenonono
User concepts infoAccess controlyes (enterprise version only)no infoPlanned for future releasesfine 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

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

More resources
BangdbDgraphEsgynDBNewtsRethinkDB
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

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

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

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

Dgraph Raises $6M in Seed Funding
20 July 2022, FinSMEs

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

provided by Google News

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

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

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

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

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

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.

Present your product here