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

DBMS > Microsoft Azure Cosmos DB vs. NuoDB vs. PouchDB vs. VictoriaMetrics

System Properties Comparison Microsoft Azure Cosmos DB vs. NuoDB vs. PouchDB vs. VictoriaMetrics

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonNuoDB  Xexclude from comparisonPouchDB  Xexclude from comparisonVictoriaMetrics  Xexclude from comparison
DescriptionGlobally distributed, horizontally scalable, multi-model database serviceNuoDB is a webscale distributed database that supports SQL and ACID transactionsJavaScript DBMS with an API inspired by CouchDBA fast, cost-effective and scalable Time Series DBMS and monitoring solution
Primary database modelDocument store
Graph DBMS
Key-value store
Wide column store
Relational DBMSDocument storeTime Series DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score0.89
Rank#198  Overall
#92  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score1.32
Rank#162  Overall
#14  Time Series DBMS
Websiteazure.microsoft.com/­services/­cosmos-dbwww.3ds.com/­nuodb-distributed-sql-databasepouchdb.comvictoriametrics.com
Technical documentationlearn.microsoft.com/­azure/­cosmos-dbdoc.nuodb.compouchdb.com/­guidesdocs.victoriametrics.com
github.com/­VictoriaMetrics/­VictoriaMetrics/­wiki
DeveloperMicrosoftDassault Systèmes infooriginally NuoDB, Inc.Apache Software FoundationVictoriaMetrics
Initial release2014201320122018
Current release7.1.1, June 2019v1.91, May 2023
License infoCommercial or Open Sourcecommercialcommercial infolimited edition freeOpen SourceOpen Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaScriptGo
Server operating systemshostedhosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)FreeBSD
Linux
macOS
OpenBSD
Data schemeschema-freeyesschema-free
Typing infopredefined data types such as float or dateyes infoJSON typesyesno
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.nonono
Secondary indexesyes infoAll properties auto-indexed by defaultyesyes infovia views
SQL infoSupport of SQLSQL-like query languageyesnono
APIs and other access methodsDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
ADO.NET
JDBC
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
Graphite protocol
InfluxDB Line Protocol
OpenTSDB
Prometheus Query API
Prometheus Remote Read/Write
Supported programming languages.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
JavaScript
Server-side scripts infoStored proceduresJavaScriptJava, SQLView functions in JavaScriptno
TriggersJavaScriptyesyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicedata is dynamically stored/cached on the nodes where it is read/writtenSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceyes infoManaged transparently by NuoDBMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Synchronous replication
MapReduce infoOffers an API for user-defined Map/Reduce methodswith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*noyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate ConsistencyEventual ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataMulti-item ACID transactions with snapshot isolation within a partitionACID infotunable commit protocolnono
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCCyes
Durability infoSupport for making data persistentyesyesyes 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.yes infoTemporary tableyesno
User concepts infoAccess controlAccess rights can be defined down to the item levelStandard SQL roles/ privileges, Administrative Usersno

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
Microsoft Azure Cosmos DB infoformer name was Azure DocumentDBNuoDBPouchDBVictoriaMetrics
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

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

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

Microsoft Build 2024: Cosmos DB for NoSQL gets vector search
21 May 2024, InfoWorld

At Build, Microsoft Fabric, PostgreSQL and Cosmos DB get AI enhancements
21 May 2024, SiliconANGLE News

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

General Availability: Data API builder | Azure updates
15 May 2024, Microsoft

provided by Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

NuoDB set to improve distributed SQL performance
7 January 2020, TechTarget

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

Dassault Systèmes to acquire Cambridge database startup - Boston Business Journal
25 November 2020, The Business Journals

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

OpenTelemetry Is Too Complicated, VictoriaMetrics Says
1 April 2024, Datanami

KubeCon24: VictoriaMetrics' Simpler Alternative to Prometheus
20 March 2024, The New Stack

Green coding - VictoriaMetrics: The efficiency vs complexity trade-off
15 May 2024, ComputerWeekly.com

How VictoriaMetrics' open source approach led to mass industry adoption
3 May 2024, Tech.eu

VictoriaMetrics Machine Learning takes monitoring to the next level
19 March 2024, businesswire.com

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

Present your product here