DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon DynamoDB vs. eXtremeDB vs. HugeGraph vs. Microsoft Azure Cosmos DB vs. OrientDB

System Properties Comparison Amazon DynamoDB vs. eXtremeDB vs. HugeGraph vs. Microsoft Azure Cosmos DB vs. OrientDB

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisoneXtremeDB  Xexclude from comparisonHugeGraph  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonOrientDB  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudNatively in-memory DBMS with options for persistency, high-availability and clusteringA fast-speed and highly-scalable Graph DBMSGlobally distributed, horizontally scalable, multi-model database serviceMulti-model DBMS (Document, Graph, Key/Value)
Primary database modelDocument store
Key-value store
Relational DBMS
Time Series DBMS
Graph DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Document store
Graph DBMS
Key-value store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score74.45
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score0.80
Rank#214  Overall
#99  Relational DBMS
#18  Time Series DBMS
Score0.17
Rank#335  Overall
#31  Graph DBMS
Score27.71
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score3.25
Rank#89  Overall
#16  Document stores
#6  Graph DBMS
#13  Key-value stores
Websiteaws.amazon.com/­dynamodbwww.mcobject.comgithub.com/­hugegraph
hugegraph.apache.org
azure.microsoft.com/­services/­cosmos-dborientdb.org
Technical documentationdocs.aws.amazon.com/­dynamodbwww.mcobject.com/­docs/­extremedb.htmhugegraph.apache.org/­docslearn.microsoft.com/­azure/­cosmos-dbwww.orientdb.com/­docs/­last/­index.html
DeveloperAmazonMcObjectBaiduMicrosoftOrientDB LTD; CallidusCloud; SAP
Initial release20122001201820142010
Current release8.2, 20210.93.2.29, March 2024
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercialOpen Source infoApache Version 2.0commercialOpen Source infoApache version 2
Cloud-based only infoOnly available as a cloud serviceyesnonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++JavaJava
Server operating systemshostedAIX
HP-UX
Linux
macOS
Solaris
Windows
Linux
macOS
Unix
hostedAll OS with a Java JDK (>= JDK 6)
Data schemeschema-freeyesyesschema-freeschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")
Typing infopredefined data types such as float or dateyesyesyesyes infoJSON typesyes
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.no infosupport of XML interfaces availablenono
Secondary indexesyesyesyes infoalso supports composite index and range indexyes infoAll properties auto-indexed by defaultyes
SQL infoSupport of SQLnoyes infowith the option: eXtremeSQLnoSQL-like query languageSQL-like query language, no joins
APIs and other access methodsRESTful HTTP API.NET Client API
JDBC
JNI
ODBC
Proprietary protocol
RESTful HTTP API
Java API
RESTful HTTP API
TinkerPop Gremlin
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C
C#
C++
Java
Lua
Python
Scala
Groovy
Java
Python
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresnoyesasynchronous Gremlin script jobsJavaScriptJava, Javascript
Triggersyes infoby integration with AWS Lambdayes infoby defining eventsnoJavaScriptHooks
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning / shardingyes infodepending on used storage backend, e.g. Cassandra and HBaseSharding infoImplicit feature of the cloud serviceSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesActive Replication Fabric™ for IoT
Multi-source replication infoby means of eXtremeDB Cluster option
Source-replica replication infoby means of eXtremeDB High Availability option
yes infodepending on used storage backend, e.g. Cassandra and HBaseyes infoImplicit feature of the cloud serviceMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)novia hugegraph-sparkwith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*no infocould be achieved with distributed queries
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyEventual ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Foreign keys infoReferential integritynoyesyes infoedges in graphnoyes inforelationship 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 regionACIDACIDMulti-item ACID transactions with snapshot isolation within a partitionACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoOptimistic (MVCC) and pessimistic (locking) strategies availableyesyesyes
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.yesyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Users, roles and permissionsAccess rights can be defined down to the item levelAccess rights for users and roles; record level security configurable
More information provided by the system vendor
Amazon DynamoDBeXtremeDBHugeGraphMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBOrientDB
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» more
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» more
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» more
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» more
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» more
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» more

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 DynamoDBeXtremeDBHugeGraphMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBOrientDB
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

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

Roundup: Amazon's DynamoDB
31 May 2024, Data Center Knowledge

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

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

DynamoDB: When to Move Out?
22 January 2024, The New Stack

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

provided by Google News

Latest embedded DBMS supports asymmetric multiprocessing systems
24 May 2023, Embedded

McObject Delivers eXtremeDB 8.4 Improving Performance, Security, and Developer Productivity
13 May 2024, Embedded Computing Design

McObject & IBM Set New Records for Speed & Stability in STAC-M3 Benchmark for Capital Markets
3 November 2015, Yahoo Lifestyle UK

The Data in Hard Real-time SCADA Systems Lets Companies Do More with Less
11 August 2023, Automation.com

McObject Announces the Release of eXtremeDB/rt 1.2
23 May 2023, Embedded Computing Design

provided by Google News

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

Top 5 CVEs and Vulnerabilities of May 2024
3 June 2024, Security Boulevard

provided by Google News

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

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

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

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

provided by Google News

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

HNS IoT Botnet Evolves, Goes Cross-Platform
2 December 2023, Dark Reading

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

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.

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