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

DBMS > Amazon DocumentDB vs. HugeGraph vs. Microsoft Azure Cosmos DB vs. RocksDB vs. Tkrzw

System Properties Comparison Amazon DocumentDB vs. HugeGraph vs. Microsoft Azure Cosmos DB vs. RocksDB vs. Tkrzw

Editorial information provided by DB-Engines
NameAmazon DocumentDB  Xexclude from comparisonHugeGraph  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonRocksDB  Xexclude from comparisonTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet  Xexclude from comparison
DescriptionFast, scalable, highly available, and fully managed MongoDB-compatible database serviceA fast-speed and highly-scalable Graph DBMSGlobally distributed, horizontally scalable, multi-model database serviceEmbeddable persistent key-value store optimized for fast storage (flash and RAM)A concept of libraries, allowing an application program to store and query key-value pairs in a file. Successor of Tokyo Cabinet and Kyoto Cabinet
Primary database modelDocument storeGraph DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Key-value storeKey-value store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.91
Rank#132  Overall
#24  Document stores
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score3.65
Rank#85  Overall
#11  Key-value stores
Score0.00
Rank#383  Overall
#60  Key-value stores
Websiteaws.amazon.com/­documentdbgithub.com/­hugegraph
hugegraph.apache.org
azure.microsoft.com/­services/­cosmos-dbrocksdb.orgdbmx.net/­tkrzw
Technical documentationaws.amazon.com/­documentdb/­resourceshugegraph.apache.org/­docslearn.microsoft.com/­azure/­cosmos-dbgithub.com/­facebook/­rocksdb/­wiki
DeveloperBaiduMicrosoftFacebook, Inc.Mikio Hirabayashi
Initial release20192018201420132020
Current release0.98.11.4, April 20240.9.3, August 2020
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0commercialOpen Source infoBSDOpen Source infoApache Version 2.0
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 languageJavaC++C++
Server operating systemshostedLinux
macOS
Unix
hostedLinuxLinux
macOS
Data schemeschema-freeyesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyes infoJSON typesnono
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 indexesyesyes infoalso supports composite index and range indexyes infoAll properties auto-indexed by defaultno
SQL infoSupport of SQLnonoSQL-like query languagenono
APIs and other access methodsproprietary protocol using JSON (MongoDB compatible)Java API
RESTful HTTP API
TinkerPop Gremlin
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
C++ API
Java API
Supported programming languagesGo
Java
JavaScript (Node.js)
PHP
Python
Groovy
Java
Python
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
C
C++
Go
Java
Perl
Python
Ruby
C++
Java
Python
Ruby
Server-side scripts infoStored proceduresnoasynchronous Gremlin script jobsJavaScriptnono
TriggersnonoJavaScriptno
Partitioning methods infoMethods for storing different data on different nodesnoneyes infodepending on used storage backend, e.g. Cassandra and HBaseSharding infoImplicit feature of the cloud servicehorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasyes infodepending on used storage backend, e.g. Cassandra and HBaseyes infoImplicit feature of the cloud serviceyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)via hugegraph-sparkwith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate Consistency
Foreign keys infoReferential integrityno infotypically not used, however similar functionality with DBRef possibleyes infoedges in graphnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-document operationsACIDMulti-item ACID transactions with snapshot isolation within a partitionyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infousing specific database classes
User concepts infoAccess controlAccess rights for users and rolesUsers, roles and permissionsAccess rights can be defined down to the item levelnono

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
Speedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
Amazon DocumentDBHugeGraphMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBRocksDBTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet
Recent citations in the news

Vector search for Amazon DocumentDB (with MongoDB compatibility) is now generally available | Amazon Web Services
29 November 2023, AWS Blog

AWS announces Amazon DocumentDB I/O-Optimized
21 November 2023, AWS Blog

Use headless clusters in Amazon DocumentDB for cost-effective multi-Region resiliency | Amazon Web Services
8 March 2024, AWS Blog

Game Developer's Guide to Amazon DocumentDB (with MongoDB compatibility) Part Three: Operation Best Practices ...
25 January 2024, AWS Blog

Reduce cost and improve performance by migrating to Amazon DocumentDB 5.0 | Amazon Web Services
15 April 2024, AWS Blog

provided by Google News

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

全面升级!Apache HugeGraph 1.2.0版本发布_apach hugegraph
27 February 2024, blog.csdn.net

HugeGraph 部署和Hubble1.0.0的数据导入Bug修复_hugegraph 最新版本bug
18 October 2023, blog.csdn.net

provided by Google News

General Availability: Data API builder | Azure updates
15 May 2024, azure.microsoft.com

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

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

Microsoft Ships Data API Builder for Azure SQL Databases
15 May 2024, Visual Studio Magazine

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

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

provided by Google News



Share this page

Featured Products

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.

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

RaimaDB logo

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

Present your product here