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

DBMS > Dgraph vs. IBM Cloudant vs. LokiJS vs. PouchDB vs. RocksDB

System Properties Comparison Dgraph vs. IBM Cloudant vs. LokiJS vs. PouchDB vs. RocksDB

Editorial information provided by DB-Engines
NameDgraph  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonLokiJS  Xexclude from comparisonPouchDB  Xexclude from comparisonRocksDB  Xexclude from comparison
DescriptionDistributed and scalable native Graph DBMSDatabase as a Service offering based on Apache CouchDBIn-memory JavaScript DBMSJavaScript DBMS with an API inspired by CouchDBEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelGraph DBMSDocument storeDocument storeDocument storeKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.53
Rank#152  Overall
#15  Graph DBMS
Score2.75
Rank#104  Overall
#19  Document stores
Score0.49
Rank#260  Overall
#42  Document stores
Score2.34
Rank#112  Overall
#21  Document stores
Score3.41
Rank#86  Overall
#11  Key-value stores
Websitedgraph.iowww.ibm.com/­products/­cloudantgithub.com/­techfort/­LokiJSpouchdb.comrocksdb.org
Technical documentationdgraph.io/­docscloud.ibm.com/­docs/­Cloudanttechfort.github.io/­LokiJSpouchdb.com/­guidesgithub.com/­facebook/­rocksdb/­wiki
DeveloperDgraph Labs, Inc.IBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014Apache Software FoundationFacebook, Inc.
Initial release20162010201420122013
Current release7.1.1, June 20199.2.1, May 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialOpen SourceOpen SourceOpen Source infoBSD
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoErlangJavaScriptJavaScriptC++
Server operating systemsLinux
OS X
Windows
hostedserver-less, requires a JavaScript environment (browser, Node.js)server-less, requires a JavaScript environment (browser, Node.js)Linux
Data schemeschema-freeschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesnononono
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 indexesyesyesyes infovia viewsyes infovia viewsno
SQL infoSupport of SQLnonononono
APIs and other access methodsGraphQL query language
gRPC (using protocol buffers) API
HTTP API
RESTful HTTP/JSON APIJavaScript APIHTTP REST infoonly for PouchDB Server
JavaScript API
C++ API
Java API
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C#
Java
JavaScript
Objective-C
PHP
Ruby
JavaScriptJavaScriptC
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresnoView functions (Map-Reduce) in JavaScriptView functions in JavaScriptView functions in JavaScriptno
Triggersnoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesyesShardingnoneSharding infowith a proxy-based framework, named couchdb-loungehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesSynchronous replication via RaftMulti-source replication
Source-replica replication
noneMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencynoneEventual Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoatomic operations within a document possibleno infoatomic operations within a single collection possiblenoyes
Concurrency infoSupport for concurrent manipulation of datayesyes infoOptimistic lockingyes
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.yes infoby using IndexedDB, WebSQL or LevelDB as backendyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlno infoPlanned for future releasesAccess rights for users can be defined per databasenonono

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
3rd partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
DgraphIBM CloudantLokiJSPouchDBRocksDB
DB-Engines blog posts

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

show all

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
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 Rises to the Top Graph Database on GitHub With 11 G2 Badges and 11M Downloads
26 May 2021, Business Wire

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

Dgraph raises $3M for its open-source distributed graph database, hits 1.0 release
19 December 2017, TechCrunch

provided by Google News

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, ibm.com

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, ibm.com

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

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