DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Dgraph vs. EsgynDB vs. LokiJS vs. RethinkDB vs. Splice Machine

System Properties Comparison Dgraph vs. EsgynDB vs. LokiJS vs. RethinkDB vs. Splice Machine

Editorial information provided by DB-Engines
NameDgraph  Xexclude from comparisonEsgynDB  Xexclude from comparisonLokiJS  Xexclude from comparisonRethinkDB  Xexclude from comparisonSplice Machine  Xexclude from comparison
DescriptionDistributed and scalable native Graph DBMSEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionIn-memory JavaScript DBMSDBMS for the Web with a mechanism to push updated query results to applications in realtime.Open-Source SQL RDBMS for Operational and Analytical use cases with native Machine Learning, powered by Hadoop and Spark
Primary database modelGraph DBMSRelational DBMSDocument storeDocument storeRelational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.39
Rank#155  Overall
#15  Graph DBMS
Score0.15
Rank#325  Overall
#144  Relational DBMS
Score0.44
Rank#256  Overall
#40  Document stores
Score2.58
Rank#105  Overall
#20  Document stores
Score0.54
Rank#244  Overall
#114  Relational DBMS
Websitedgraph.iowww.esgyn.cngithub.com/­techfort/­LokiJSrethinkdb.comsplicemachine.com
Technical documentationdgraph.io/­docstechfort.github.io/­LokiJSrethinkdb.com/­docssplicemachine.com/­how-it-works
DeveloperDgraph Labs, Inc.EsgynThe Linux Foundation infosince July 2017Splice Machine
Initial release20162015201420092014
Current release2.4.1, August 20203.1, March 2021
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialOpen SourceOpen Source infoApache Version 2Open Source infoAGPL 3.0, commercial license 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++, JavaJavaScriptC++Java
Server operating systemsLinux
OS X
Windows
Linuxserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Linux
OS X
Solaris
Windows
Data schemeschema-freeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesnoyes 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 indexesyesyesyes infovia viewsyesyes
SQL infoSupport of SQLnoyesnonoyes
APIs and other access methodsGraphQL query language
gRPC (using protocol buffers) API
HTTP API
ADO.NET
JDBC
ODBC
JavaScript APIJDBC
Native Spark Datasource
ODBC
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
All languages supporting JDBC/ODBC/ADO.NetJavaScriptC 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
C#
C++
Java
JavaScript (Node.js)
Python
R
Scala
Server-side scripts infoStored proceduresnoJava Stored ProceduresView functions in JavaScriptyes infoJava
TriggersnonoyesClient-side triggers through changefeedsyes
Partitioning methods infoMethods for storing different data on different nodesyesShardingnoneSharding inforange basedShared Nothhing Auto-Sharding, Columnar Partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesSynchronous replication via RaftMulti-source replication between multi datacentersnoneSource-replica replicationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesyesYes, via Full Spark Integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencynoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDno infoatomic operations within a single collection possibleAtomic single-document operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC basedyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentyesyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes
User concepts infoAccess controlno infoPlanned for future releasesfine grained access rights according to SQL-standardnoyes infousers and table-level permissionsAccess rights for users, groups and roles according to SQL-standard

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
DgraphEsgynDBLokiJSRethinkDBSplice Machine
DB-Engines blog posts

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

Recent citations in the news

Top Open Source Graph Databases
3 June 2024, MarkTechPost

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
1 September 2020, AWS Blog

Graph Database Market size to grow by USD 7.40 billion between 2022 - 2027 | Growth Driven by Lack of standardization and programming flexibility - Technavio
13 December 2023, Yahoo Finance

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

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

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

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

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

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

Installing and Using RethinkDB on Ubuntu
8 April 2022, Open Source For You

provided by Google News

Machine learning data pipeline outfit Splice Machine files for insolvency
26 August 2021, The Register

Splice Machine Launches the Splice Machine Feature Store to Simplify Feature Engineering and Democratize Machine Learning
19 January 2021, PR Newswire

2021: The Year of the Feature Store
19 January 2021, Datanami

Monte Zweben's Splice Machine Introduces New Hadoop RDBMS
24 June 2014, Forbes

Splice Machine Launches ML Manager Beta Program to Meet the Growing Demand for Operational AI
7 April 2019, insideBIGDATA

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try 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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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