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 > Dolt vs. IBM Cloudant vs. LokiJS vs. PouchDB vs. Rockset

System Properties Comparison Dolt vs. IBM Cloudant vs. LokiJS vs. PouchDB vs. Rockset

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonLokiJS  Xexclude from comparisonPouchDB  Xexclude from comparisonRockset  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaDatabase as a Service offering based on Apache CouchDBIn-memory JavaScript DBMSJavaScript DBMS with an API inspired by CouchDBA scalable, reliable search and analytics service in the cloud, built on RocksDB
Primary database modelRelational DBMSDocument storeDocument storeDocument storeDocument store
Secondary database modelsDocument storeRelational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.02
Rank#191  Overall
#89  Relational 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
Score0.82
Rank#212  Overall
#36  Document stores
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
www.ibm.com/­products/­cloudantgithub.com/­techfort/­LokiJSpouchdb.comrockset.com
Technical documentationdocs.dolthub.comcloud.ibm.com/­docs/­Cloudanttechfort.github.io/­LokiJSpouchdb.com/­guidesdocs.rockset.com
DeveloperDoltHub IncIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014Apache Software FoundationRockset
Initial release20182010201420122019
Current release7.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialOpen SourceOpen Sourcecommercial
Cloud-based only infoOnly available as a cloud servicenoyesnonoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoErlangJavaScriptJavaScriptC++
Server operating systemsLinux
macOS
Windows
hostedserver-less, requires a JavaScript environment (browser, Node.js)server-less, requires a JavaScript environment (browser, Node.js)hosted
Data schemeyesschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesnononodynamic typing
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 infoingestion from XML files supported
Secondary indexesyesyesyes infovia viewsyes infovia viewsall fields are automatically indexed
SQL infoSupport of SQLyesnononoRead-only SQL queries, including JOINs
APIs and other access methodsCLI Client
HTTP REST
RESTful HTTP/JSON APIJavaScript APIHTTP REST infoonly for PouchDB Server
JavaScript API
HTTP REST
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C#
Java
JavaScript
Objective-C
PHP
Ruby
JavaScriptJavaScriptGo
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyes infocurrently in alpha releaseView functions (Map-Reduce) in JavaScriptView functions in JavaScriptView functions in JavaScriptno
Triggersyesyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneSharding infowith a proxy-based framework, named couchdb-loungeAutomatic sharding
Replication methods infoMethods for redundantly storing data on multiple nodesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Multi-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 systemEventual ConsistencynoneEventual ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesnononono
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 possiblenono
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.noyesyes
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupAccess rights for users can be defined per databasenonoAccess rights for users and organizations can be defined via Rockset console

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
DoltIBM CloudantLokiJSPouchDBRockset
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

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

25 Hot New Data Tools and What They DON'T Do
14 May 2020, Towards Data Science

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

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

Rockset upgrades database to meet the needs of AI hybrid search – Blocks and Files
20 May 2024, Blocks and Files

Rockset Announces Native Support for Hybrid Search to Power AI Apps
17 May 2024, Datanami

Rockset launches native support for hybrid vector and text search to power AI apps
16 May 2024, SiliconANGLE News

Data Management News for the Week of May 17; Updates from Anomalo, DataStax, Rockset & More
16 May 2024, Solutions Review

Rockset targets cost control with latest database update
31 January 2024, TechTarget

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

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

Present your product here