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 > Microsoft Azure Cosmos DB vs. Oracle Coherence vs. Riak KV vs. XTDB vs. YugabyteDB

System Properties Comparison Microsoft Azure Cosmos DB vs. Oracle Coherence vs. Riak KV vs. XTDB vs. YugabyteDB

Editorial information provided by DB-Engines
NameMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonOracle Coherence  Xexclude from comparisonRiak KV  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionGlobally distributed, horizontally scalable, multi-model database serviceOracles in-memory data grid solutionDistributed, fault tolerant key-value storeA general purpose database with bitemporal SQL and Datalog and graph queriesHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelDocument store
Graph DBMS
Key-value store
Wide column store
Key-value storeKey-value store infowith links between data sets and object tags for the creation of secondary indexesDocument storeRelational DBMS
Secondary database modelsSpatial DBMSDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score27.71
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score1.97
Rank#129  Overall
#22  Key-value stores
Score4.01
Rank#79  Overall
#9  Key-value stores
Score0.18
Rank#332  Overall
#46  Document stores
Score2.63
Rank#109  Overall
#53  Relational DBMS
Websiteazure.microsoft.com/­services/­cosmos-dbwww.oracle.com/­java/­coherencegithub.com/­xtdb/­xtdb
www.xtdb.com
www.yugabyte.com
Technical documentationlearn.microsoft.com/­azure/­cosmos-dbdocs.oracle.com/­en/­middleware/­standalone/­coherencewww.tiot.jp/­riak-docs/­riak/­kv/­latestwww.xtdb.com/­docsdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperMicrosoftOracleOpenSource, formerly Basho TechnologiesJuxt Ltd.Yugabyte Inc.
Initial release20142007200920192017
Current release14.1, August 20233.2.0, December 20221.19, September 20212.19, September 2023
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache version 2, commercial enterprise editionOpen Source infoMIT LicenseOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageJavaErlangClojureC and C++
Server operating systemshostedAll OS with a Java VMLinux
OS X
All OS with a Java 8 (and higher) VM
Linux
Linux
OS X
Data schemeschema-freeschema-freeschema-freeschema-freedepending on used data model
Typing infopredefined data types such as float or dateyes infoJSON typesyesnoyes, extensible-data-notation formatyes
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 indexesyes infoAll properties auto-indexed by defaultnorestrictedyesyes
SQL infoSupport of SQLSQL-like query languagenonolimited SQL, making use of Apache Calciteyes, PostgreSQL compatible
APIs and other access methodsDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
JCache
JPA
RESTful HTTP API
HTTP API
Native Erlang Interface
HTTP REST
JDBC
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languages.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
C++
Java
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Clojure
Java
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresJavaScriptnoErlangnoyes infosql, plpgsql, C
TriggersJavaScriptyes infoLive Eventsyes infopre-commit hooks and post-commit hooksnoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceShardingSharding infono "single point of failure"noneHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceyes, with selectable consistency levelselectable replication factoryes, each node contains all dataBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodswith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*noyesnono
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
Eventual Consistency
Immediate Consistency
Eventual ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynonono infolinks between data sets can be storednoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataMulti-item ACID transactions with snapshot isolation within a partitionconfigurablenoACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infooptionallyyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDByes infobased on RocksDB
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 can be defined down to the item levelauthentification to access the cache via certificates or http basic authenticationyes, using Riak Securityyes
More information provided by the system vendor
Microsoft Azure Cosmos DB infoformer name was Azure DocumentDBOracle CoherenceRiak KVXTDB infoformerly named CruxYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» more
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsApache 2.0 license for the database
» 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

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 DocumentDBOracle CoherenceRiak KVXTDB infoformerly named CruxYugabyteDB
Recent citations in the news

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

Public Preview: DiskANN vector indexing and search in Azure Cosmos DB NoSQL | Azure updates
21 May 2024, Microsoft

Public Preview: vCore-based Azure Cosmos DB for MongoDB cross-region disaster recovery (DR) | Azure updates
21 May 2024, Microsoft

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

Public preview: Filtered vector search in vCore-based Azure Cosmos DB for MongoDB | Azure updates
24 April 2024, Microsoft

provided by Google News

Create custom Event Compression Policies in Enterprise Manager to reduce event noise
21 September 2023, blogs.oracle.com

Microservices with Major New Coherence and Helidon Releases
9 August 2022, blogs.oracle.com

Turkcell: Processing 70 million messages per day with Coherence and WebLogic
4 January 2013, blogs.oracle.com

Nike achieves scalability and performance with Oracle Coherence & Exadata
20 December 2012, blogs.oracle.com

Oracle releases free open source Oracle Coherence community edition
28 June 2020, iTWire

provided by Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, Business Wire

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
18 April 2024, Business Wire

YugabyteDB. The Distributed SQL Database for Mission-Critical Apps
7 October 2017, The Distributed SQL Blog

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

Milvus logo

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

Present your product here