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. EJDB vs. LokiJS vs. ScyllaDB vs. Sequoiadb

System Properties Comparison Dgraph vs. EJDB vs. LokiJS vs. ScyllaDB vs. Sequoiadb

Editorial information provided by DB-Engines
NameDgraph  Xexclude from comparisonEJDB  Xexclude from comparisonLokiJS  Xexclude from comparisonScyllaDB  Xexclude from comparisonSequoiadb  Xexclude from comparison
DescriptionDistributed and scalable native Graph DBMSEmbeddable document-store database library with JSON representation of queries (in MongoDB style)In-memory JavaScript DBMSCassandra and DynamoDB compatible wide column storeNewSQL database with distributed OLTP and SQL
Primary database modelGraph DBMSDocument storeDocument storeWide column storeDocument store
Relational DBMS
Secondary database modelsKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.48
Rank#158  Overall
#15  Graph DBMS
Score0.30
Rank#294  Overall
#44  Document stores
Score0.48
Rank#262  Overall
#42  Document stores
Score5.27
Rank#67  Overall
#5  Wide column stores
Score0.48
Rank#260  Overall
#41  Document stores
#121  Relational DBMS
Websitedgraph.iogithub.com/­Softmotions/­ejdbgithub.com/­techfort/­LokiJSwww.scylladb.comwww.sequoiadb.com
Technical documentationdgraph.io/­docsgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdtechfort.github.io/­LokiJSdocs.scylladb.comwww.sequoiadb.com/­en/­index.php?m=Files&a=index
DeveloperDgraph Labs, Inc.SoftmotionsScyllaDBSequoiadb Ltd.
Initial release20162012201420152013
Current releaseScyllaDB Open Source 5.4.1, January 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoGPLv2Open SourceOpen Source infoOpen Source (AGPL), commercial license availableOpen Source infoServer: AGPL; Client: Apache V2
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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageGoCJavaScriptC++C++
Server operating systemsLinux
OS X
Windows
server-lessserver-less, requires a JavaScript environment (browser, Node.js)LinuxLinux
Data schemeschema-freeschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyes infostring, integer, double, bool, date, object_idnoyesyes infooid, date, timestamp, binary, regex
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 indexesyesnoyes infovia viewsyes infocluster global secondary indicesyes
SQL infoSupport of SQLnononoSQL-like DML and DDL statements (CQL)SQL-like query language
APIs and other access methodsGraphQL query language
gRPC (using protocol buffers) API
HTTP API
in-process shared libraryJavaScript APIProprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
proprietary protocol using JSON
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
JavaScriptFor CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
.Net
C++
Java
PHP
Python
Server-side scripts infoStored proceduresnonoView functions in JavaScriptyes, LuaJavaScript
Triggersnonoyesnono
Partitioning methods infoMethods for storing different data on different nodesyesnonenoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSynchronous replication via Raftnonenoneselectable replication factor infoRepresentation of geographical distribution of servers is possibleSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Eventual Consistency
Foreign keys infoReferential integritynono infotypically not needed, however similar functionality with collection joins possiblenonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnono infoatomic operations within a single collection possibleno infoAtomicity and isolation are supported for single operationsDocument is locked during a transaction
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyesyes
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.yesyes infoin-memory tablesno
User concepts infoAccess controlno infoPlanned for future releasesnonoAccess rights for users can be defined per objectsimple password-based access control
More information provided by the system vendor
DgraphEJDBLokiJSScyllaDBSequoiadb
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» more

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

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

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 Raises $6M in Seed Funding
20 July 2022, FinSMEs

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

Dgraph GraphQL database users detail graph use cases
20 April 2021, TechTarget

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17 October 2023, Datanami

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

ScyllaDB Launches Scylla Cloud Database as a Service
14 April 2019, insideBIGDATA

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9 January 2020, Data Science Central

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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.

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

Present your product here