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

DBMS > IBM Cloudant vs. Memgraph vs. PouchDB vs. ToroDB vs. Warp 10

System Properties Comparison IBM Cloudant vs. Memgraph vs. PouchDB vs. ToroDB vs. Warp 10

Editorial information provided by DB-Engines
NameIBM Cloudant  Xexclude from comparisonMemgraph  Xexclude from comparisonPouchDB  Xexclude from comparisonToroDB  Xexclude from comparisonWarp 10  Xexclude from comparison
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionDatabase as a Service offering based on Apache CouchDBAn open source graph database built for real-time streaming and compatible with Neo4jJavaScript DBMS with an API inspired by CouchDBA MongoDB-compatible JSON document store, built on top of PostgreSQLTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelDocument storeGraph DBMSDocument storeDocument storeTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.75
Rank#104  Overall
#19  Document stores
Score3.19
Rank#94  Overall
#8  Graph DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Score0.14
Rank#344  Overall
#32  Time Series DBMS
Websitewww.ibm.com/­products/­cloudantmemgraph.compouchdb.comgithub.com/­torodb/­serverwww.warp10.io
Technical documentationcloud.ibm.com/­docs/­Cloudantmemgraph.com/­docspouchdb.com/­guideswww.warp10.io/­content/­02_Getting_started
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014Memgraph LtdApache Software Foundation8KdataSenX
Initial release20102017201220162015
Current release7.1.1, June 2019
License infoCommercial or Open SourcecommercialOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen SourceOpen Source infoAGPL-V3Open Source infoApache License 2.0
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangC and C++JavaScriptJavaJava
Server operating systemshostedLinuxserver-less, requires a JavaScript environment (browser, Node.js)All OS with a Java 7 VMLinux
OS X
Windows
Data schemeschema-freeschema-free and schema-optionalschema-freeschema-freeschema-free
Typing infopredefined data types such as float or datenoyesnoyes infostring, integer, double, boolean, date, object_idyes
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 indexesyesyes infovia viewsno
SQL infoSupport of SQLnononono
APIs and other access methodsRESTful HTTP/JSON APIBolt protocol
Cypher query language
HTTP REST infoonly for PouchDB Server
JavaScript API
HTTP API
Jupyter
WebSocket
Supported programming languagesC#
Java
JavaScript
Objective-C
PHP
Ruby
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
JavaScript
Server-side scripts infoStored proceduresView functions (Map-Reduce) in JavaScriptView functions in JavaScriptyes infoWarpScript
Triggersyesyesnono
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infodynamic graph partitioningSharding infowith a proxy-based framework, named couchdb-loungeShardingSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replication using RAFTMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Source-replica replicationselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyEventual ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency infobased on HBase
Foreign keys infoReferential integritynoyes inforelationships in graphsnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a document possibleACID infowith snapshot isolationnonono
Concurrency infoSupport for concurrent manipulation of datayes infoOptimistic lockingyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlAccess rights for users can be defined per databaseUsers, roles and permissionsnoAccess rights for users and rolesMandatory use of cryptographic tokens, containing fine-grained authorizations
More information provided by the system vendor
IBM CloudantMemgraphPouchDBToroDBWarp 10
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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
IBM CloudantMemgraphPouchDBToroDBWarp 10
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

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

Enhance Your Network with the Power of a Graph DB
4 May 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

Making Your Own Memory Graph To Detect Memory Issues On iOS
13 April 2021, hackernoon.com

Modeling and Navigating a Transportation Network with Memgraph
12 April 2021, Towards Data Science

provided by Google News

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

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

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

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

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

provided by Google News

Time Series Databases Software Market - A comprehensive study by Key Players | Warp 10, Amazon Timestream ...
6 February 2020, openPR

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

Time Series Databases Software Market [2024-2031] | InfluxData, Trendalyze, Amazon Timestream
11 May 2024, Motions Online

Time Series Intelligence Software Market Analysis and Revenue Prediction | Azure Time Series Insights, Trendalyze ...
20 May 2024, Weekly Post Gazette

provided by Google News



Share this page

Featured Products

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here