DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Dgraph vs. JanusGraph vs. LokiJS vs. RethinkDB vs. Teradata Aster

System Properties Comparison Dgraph vs. JanusGraph vs. LokiJS vs. RethinkDB vs. Teradata Aster

Editorial information provided by DB-Engines
NameDgraph  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonLokiJS  Xexclude from comparisonRethinkDB  Xexclude from comparisonTeradata Aster  Xexclude from comparison
Teradata Aster has been integrated into other Teradata systems and therefore will be removed from the DB-Engines ranking.
DescriptionDistributed and scalable native Graph DBMSA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017In-memory JavaScript DBMSDBMS for the Web with a mechanism to push updated query results to applications in realtime.Platform for big data analytics on multistructured data sources and types
Primary database modelGraph DBMSGraph DBMSDocument storeDocument storeRelational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.45
Rank#156  Overall
#15  Graph DBMS
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score0.43
Rank#264  Overall
#42  Document stores
Score2.74
Rank#105  Overall
#19  Document stores
Websitedgraph.iojanusgraph.orggithub.com/­techfort/­LokiJSrethinkdb.com
Technical documentationdgraph.io/­docsdocs.janusgraph.orgtechfort.github.io/­LokiJSrethinkdb.com/­docs
DeveloperDgraph Labs, Inc.Linux Foundation; originally developed as Titan by AureliusThe Linux Foundation infosince July 2017Teradata
Initial release20162017201420092005
Current release0.6.3, February 20232.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache 2.0Open SourceOpen Source infoApache Version 2commercial
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 languageGoJavaJavaScriptC++
Server operating systemsLinux
OS X
Windows
Linux
OS X
Unix
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Linux
Data schemeschema-freeyesschema-freeschema-freeFlexible Schema (defined schema, partial schema, schema free) infodefined schema within the relational store; partial schema or schema free in the Aster File Store
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.nonononoyes infoin Aster File Store
Secondary indexesyesyesyes infovia viewsyesyes
SQL infoSupport of SQLnonononoyes
APIs and other access methodsGraphQL query language
gRPC (using protocol buffers) API
HTTP API
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
JavaScript APIADO.NET
JDBC
ODBC
OLE DB
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Clojure
Java
Python
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
C
C#
C++
Java
Python
R
Server-side scripts infoStored proceduresnoyesView functions in JavaScriptR packages
TriggersnoyesyesClient-side triggers through changefeedsno
Partitioning methods infoMethods for storing different data on different nodesyesyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)noneSharding inforange basedSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSynchronous replication via RaftyesnoneSource-replica replicationyes infoDimension tables are replicated across all nodes in the cluster. The number of replicas for the file store can be configured.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infovia Faunus, a graph analytics engineyesyesyes infoSQL Map-Reduce Framework
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
noneImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynoyes infoRelationships in graphsnonono
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
Durability infoSupport for making data persistentyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes 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.yesnono
User concepts infoAccess controlno infoPlanned for future releasesUser authentification and security via Rexster Graph Servernoyes infousers and table-level permissionsfine grained access rights 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
DgraphJanusGraph infosuccessor of TitanLokiJSRethinkDBTeradata Aster
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

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

10 Best Graph Databases to Consider for 2023
24 November 2023, Analytics Insight

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

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

provided by Google News

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Database Deep Dives: JanusGraph
8 August 2019, ibm.com

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

Compose for JanusGraph arrives on Bluemix
15 September 2017, ibm.com

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

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

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

provided by Google News

Northwestern Analytics Partners with Teradata Aster to Host Hackathon
23 May 2014, Northwestern Engineering

Teradata Aster gets graph database, HDFS-compatible file store
8 October 2013, ZDNet

Teradata Provides the Simplest Way to Bring the Science of Data to the Art of Business
22 September 2011, PR Newswire

Teradata's Aster shows how the flowers of fraud bloom
23 April 2015, The Register

Case study: Siemens reduces train failures with Teradata Aster
12 September 2016, RCR Wireless News

provided by Google News



Share this page

Featured Products

Milvus logo

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

RaimaDB logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Neo4j logo

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

Present your product here