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

DBMS > BoltDB vs. Microsoft Azure Cosmos DB vs. NSDb vs. PouchDB vs. TigerGraph

System Properties Comparison BoltDB vs. Microsoft Azure Cosmos DB vs. NSDb vs. PouchDB vs. TigerGraph

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonNSDb  Xexclude from comparisonPouchDB  Xexclude from comparisonTigerGraph  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Globally distributed, horizontally scalable, multi-model database serviceScalable, High-performance Time Series DBMS designed for Real-time Analytics on top of KubernetesJavaScript DBMS with an API inspired by CouchDBA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primary database modelKey-value storeDocument store
Graph DBMS
Key-value store
Wide column store
Time Series DBMSDocument storeGraph DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score27.71
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score0.08
Rank#369  Overall
#40  Time Series DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Score1.80
Rank#138  Overall
#13  Graph DBMS
Websitegithub.com/­boltdb/­boltazure.microsoft.com/­services/­cosmos-dbnsdb.iopouchdb.comwww.tigergraph.com
Technical documentationlearn.microsoft.com/­azure/­cosmos-dbnsdb.io/­Architecturepouchdb.com/­guidesdocs.tigergraph.com
DeveloperMicrosoftApache Software Foundation
Initial release20132014201720122017
Current release7.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialOpen Source infoApache Version 2.0Open Sourcecommercial
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 languageGoJava, ScalaJavaScriptC++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
hostedLinux
macOS
server-less, requires a JavaScript environment (browser, Node.js)Linux
Data schemeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or datenoyes infoJSON typesyes: int, bigint, decimal, stringnoyes
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 indexesnoyes infoAll properties auto-indexed by defaultall fields are automatically indexedyes infovia views
SQL infoSupport of SQLnoSQL-like query languageSQL-like query languagenoSQL-like query language (GSQL)
APIs and other access methodsDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
gRPC
HTTP REST
WebSocket
HTTP REST infoonly for PouchDB Server
JavaScript API
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Supported programming languagesGo.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Java
Scala
JavaScriptC++
Java
Server-side scripts infoStored proceduresnoJavaScriptnoView functions in JavaScriptyes
TriggersnoJavaScriptyesno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud serviceShardingSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infoImplicit feature of the cloud serviceMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsnowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*noyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Eventual ConsistencyEventual Consistency
Foreign keys infoReferential integritynonononoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesMulti-item ACID transactions with snapshot isolation within a partitionnonoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesUsing Apache Luceneyes 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.noyesno
User concepts infoAccess controlnoAccess rights can be defined down to the item levelnoRole-based access control

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
BoltDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBNSDbPouchDBTigerGraph
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

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

provided by Google News

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9 May 2024, Microsoft

Public Preview: DiskANN vector indexing and search in Azure Cosmos DB NoSQL | Azure updates
21 May 2024, Microsoft

Public Preview: vCore-based Azure Cosmos DB for MongoDB cross-region disaster recovery (DR) | Azure updates
21 May 2024, Microsoft

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, Microsoft

Public preview: Filtered vector search in vCore-based Azure Cosmos DB for MongoDB | Azure updates
24 April 2024, Microsoft

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

TigerGraph Unveils CoPilot, Version 4.0, and New CEO
30 April 2024, Datanami

How TigerGraph CoPilot enables graph-augmented AI
30 April 2024, InfoWorld

TigerGraph unveils GenAI assistant, introduces new CEO
30 April 2024, TechTarget

TigerGraph Bolsters DB for Enterprise Graph Workloads
1 November 2023, Datanami

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20 June 2023, SiliconANGLE 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

Neo4j logo

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

Present your product here