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 > Amazon DynamoDB vs. H2 vs. Microsoft Azure Cosmos DB vs. NSDb vs. OpenTSDB

System Properties Comparison Amazon DynamoDB vs. H2 vs. Microsoft Azure Cosmos DB vs. NSDb vs. OpenTSDB

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonH2  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonNSDb  Xexclude from comparisonOpenTSDB  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Globally distributed, horizontally scalable, multi-model database serviceScalable, High-performance Time Series DBMS designed for Real-time Analytics on top of KubernetesScalable Time Series DBMS based on HBase
Primary database modelDocument store
Key-value store
Relational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Time Series DBMSTime Series DBMS
Secondary database modelsSpatial DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score74.07
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Score1.68
Rank#146  Overall
#12  Time Series DBMS
Websiteaws.amazon.com/­dynamodbwww.h2database.comazure.microsoft.com/­services/­cosmos-dbnsdb.ioopentsdb.net
Technical documentationdocs.aws.amazon.com/­dynamodbwww.h2database.com/­html/­main.htmllearn.microsoft.com/­azure/­cosmos-dbnsdb.io/­Architectureopentsdb.net/­docs/­build/­html/­index.html
DeveloperAmazonThomas MuellerMicrosoftcurrently maintained by Yahoo and other contributors
Initial release20122005201420172011
Current release2.2.220, July 2023
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infodual-licence (Mozilla public license, Eclipse public license)commercialOpen Source infoApache Version 2.0Open Source infoLGPL
Cloud-based only infoOnly available as a cloud serviceyesnoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJava, ScalaJava
Server operating systemshostedAll OS with a Java VMhostedLinux
macOS
Linux
Windows
Data schemeschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyes infoJSON typesyes: int, bigint, decimal, stringnumeric data for metrics, strings for tags
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 indexesyesyesyes infoAll properties auto-indexed by defaultall fields are automatically indexedno
SQL infoSupport of SQLnoyesSQL-like query languageSQL-like query languageno
APIs and other access methodsRESTful HTTP APIJDBC
ODBC
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
gRPC
HTTP REST
WebSocket
HTTP API
Telnet API
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
Java.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Java
Scala
Erlang
Go
Java
Python
R
Ruby
Server-side scripts infoStored proceduresnoJava Stored Procedures and User-Defined FunctionsJavaScriptnono
Triggersyes infoby integration with AWS LambdayesJavaScriptno
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infoImplicit feature of the cloud serviceShardingSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesyesWith clustering: 2 database servers on different computers operate on identical copies of a databaseyes infoImplicit feature of the cloud serviceselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Eventual ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynoyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoACID across one or more tables within a single AWS account and regionACIDMulti-item ACID transactions with snapshot isolation within a partitionnono
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyesyesUsing Apache Luceneyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)fine grained access rights according to SQL-standardAccess rights can be defined down to the item levelno

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
CData: 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
Amazon DynamoDBH2Microsoft Azure Cosmos DB infoformer name was Azure DocumentDBNSDbOpenTSDB
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

show all

Recent citations in the news

Uber Migrates 1 Trillion Records from DynamoDB to LedgerStore to Save $6 Million Annually
19 May 2024, InfoQ.com

Freecharge lowered their identity management system cost and improved scaling by switching to Amazon DynamoDB ...
20 May 2024, AWS Blog

Using the circuit-breaker pattern with AWS Lambda extensions and Amazon DynamoDB | Amazon Web Services
16 May 2024, AWS Blog

Migrating Uber's Ledger Data from DynamoDB to LedgerStore
11 April 2024, Uber

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

provided by Google News

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

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

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

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13 March 2024, Microsoft

Azure Cosmos DB Conf 2023
12 January 2024, Microsoft

provided by Google News

Pinterest Switches from OpenTSDB to Their Own Time Series Database
16 September 2018, InfoQ.com

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5 August 2016, KDnuggets

MapR to help admins peer into dense Hadoop clusters
28 June 2016, SiliconANGLE News

LogicMonitor Rolls a Time Series Database for Finer-Grain Reporting
1 June 2016, The New Stack

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

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

RaimaDB logo

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

Present your product here