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. Microsoft Azure Cosmos DB vs. MonetDB vs. Sequoiadb vs. TinkerGraph

System Properties Comparison Amazon DynamoDB vs. Microsoft Azure Cosmos DB vs. MonetDB vs. Sequoiadb vs. TinkerGraph

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonMonetDB  Xexclude from comparisonSequoiadb  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudGlobally distributed, horizontally scalable, multi-model database serviceA relational database management system that stores data in columnsNewSQL database with distributed OLTP and SQLA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelDocument store
Key-value store
Document store
Graph DBMS
Key-value store
Wide column store
Relational DBMSDocument store
Relational DBMS
Graph DBMS
Secondary database modelsSpatial DBMSDocument store
Spatial 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
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score1.72
Rank#145  Overall
#67  Relational DBMS
Score0.45
Rank#261  Overall
#41  Document stores
#122  Relational DBMS
Score0.08
Rank#348  Overall
#35  Graph DBMS
Websiteaws.amazon.com/­dynamodbazure.microsoft.com/­services/­cosmos-dbwww.monetdb.orgwww.sequoiadb.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationdocs.aws.amazon.com/­dynamodblearn.microsoft.com/­azure/­cosmos-dbwww.monetdb.org/­Documentationwww.sequoiadb.com/­en/­index.php?m=Files&a=index
DeveloperAmazonMicrosoftMonetDB BVSequoiadb Ltd.
Initial release20122014200420132009
Current releaseDec2023 (11.49), December 2023
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercialOpen Source infoMozilla Public License 2.0Open Source infoServer: AGPL; Client: Apache V2Open Source infoApache 2.0
Cloud-based only infoOnly available as a cloud serviceyesyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC++Java
Server operating systemshostedhostedFreeBSD
Linux
OS X
Solaris
Windows
Linux
Data schemeschema-freeschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyes infoJSON typesyesyes infooid, date, timestamp, binary, regexyes
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.nono
Secondary indexesyesyes infoAll properties auto-indexed by defaultyesyesno
SQL infoSupport of SQLnoSQL-like query languageyes infoSQL 2003 with some extensionsSQL-like query languageno
APIs and other access methodsRESTful HTTP APIDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
JDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
proprietary protocol using JSONTinkerPop 3
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
.Net
C++
Java
PHP
Python
Groovy
Java
Server-side scripts infoStored proceduresnoJavaScriptyes, in SQL, C, RJavaScriptno
Triggersyes infoby integration with AWS LambdaJavaScriptyesnono
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoImplicit feature of the cloud serviceSharding via remote tablesShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes infoImplicit feature of the cloud servicenone infoSource-replica replication available in experimental statusSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)with Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Bounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Eventual Consistencynone
Foreign keys infoReferential integritynonoyesnoyes infoRelationships in graphs
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 regionMulti-item ACID transactions with snapshot isolation within a partitionACIDDocument is locked during a transactionno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesno
Durability infoSupport for making data persistentyesyesyesyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights can be defined down to the item levelfine grained access rights according to SQL-standardsimple password-based access controlno

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 DynamoDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBMonetDBSequoiadbTinkerGraph
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

Recent citations in the news

Introducing configurable maximum throughput for Amazon DynamoDB on-demand | Amazon Web Services
3 May 2024, AWS Blog

AWS announces Amazon DynamoDB zero-ETL integration with Amazon OpenSearch Service
28 November 2023, AWS Blog

Simplify cross-account access control with Amazon DynamoDB using resource-based policies | Amazon Web Services
20 March 2024, AWS Blog

A new and improved AWS CDK construct for Amazon DynamoDB tables | Amazon Web Services
31 January 2024, AWS Blog

Bulk update Amazon DynamoDB tables with AWS Step Functions | Amazon Web Services
20 March 2024, AWS Blog

provided by Google News

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 Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25 August 2023, DataDrivenInvestor

Azure Cosmos DB joins the AI toolchain
23 May 2023, InfoWorld

provided by Google News

In 2024 the MonetDB Foundation was established for the preservation, maintenance and further development of the ...
31 January 2024, Centrum Wiskunde & Informatica (CWI)

MonetDB Secures Investment From (and Partners With) ServiceNow
9 December 2021, Datanami

PostgreSQL, MonetDB, and Too-Big-for-Memory Data in R - Part I - DataScienceCentral.com
6 April 2018, Data Science Central

How MonetDB Exploits Modern CPU Performance | by Dwi Prasetyo Adi Nugroho
14 January 2020, Towards Data Science

Monet DB The Column-Store Pioneer - open source for you
4 September 2019, Open Source For You

provided by Google News

Automated testing of Amazon Neptune data access with Apache TinkerPop Gremlin | Amazon Web Services
28 September 2022, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune | AWS Database Blog
26 February 2019, AWS Blog

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

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

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.

Milvus logo

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

Present your product here