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 > Datomic vs. Google Cloud Datastore vs. Hive vs. Microsoft Azure Cosmos DB vs. Riak KV

System Properties Comparison Datomic vs. Google Cloud Datastore vs. Hive vs. Microsoft Azure Cosmos DB vs. Riak KV

Editorial information provided by DB-Engines
NameDatomic  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonHive  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonRiak KV  Xexclude from comparison
DescriptionDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud Platformdata warehouse software for querying and managing large distributed datasets, built on HadoopGlobally distributed, horizontally scalable, multi-model database serviceDistributed, fault tolerant key-value store
Primary database modelRelational DBMSDocument storeRelational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Key-value store infowith links between data sets and object tags for the creation of secondary indexes
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.66
Rank#144  Overall
#66  Relational DBMS
Score4.36
Rank#72  Overall
#12  Document stores
Score59.76
Rank#18  Overall
#12  Relational DBMS
Score27.71
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score4.01
Rank#79  Overall
#9  Key-value stores
Websitewww.datomic.comcloud.google.com/­datastorehive.apache.orgazure.microsoft.com/­services/­cosmos-db
Technical documentationdocs.datomic.comcloud.google.com/­datastore/­docscwiki.apache.org/­confluence/­display/­Hive/­Homelearn.microsoft.com/­azure/­cosmos-dbwww.tiot.jp/­riak-docs/­riak/­kv/­latest
DeveloperCognitectGoogleApache Software Foundation infoinitially developed by FacebookMicrosoftOpenSource, formerly Basho Technologies
Initial release20122008201220142009
Current release1.0.7075, December 20233.1.3, April 20223.2.0, December 2022
License infoCommercial or Open Sourcecommercial infolimited edition freecommercialOpen Source infoApache Version 2commercialOpen Source infoApache version 2, commercial enterprise edition
Cloud-based only infoOnly available as a cloud servicenoyesnoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJava, ClojureJavaErlang
Server operating systemsAll OS with a Java VMhostedAll OS with a Java VMhostedLinux
OS X
Data schemeyesschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyes, details hereyesyes infoJSON typesno
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 indexesyesyesyesyes infoAll properties auto-indexed by defaultrestricted
SQL infoSupport of SQLnoSQL-like query language (GQL)SQL-like DML and DDL statementsSQL-like query languageno
APIs and other access methodsRESTful HTTP APIgRPC (using protocol buffers) API
RESTful HTTP/JSON API
JDBC
ODBC
Thrift
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
HTTP API
Native Erlang Interface
Supported programming languagesClojure
Java
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C++
Java
PHP
Python
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
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
Server-side scripts infoStored proceduresyes infoTransaction Functionsusing Google App Engineyes infouser defined functions and integration of map-reduceJavaScriptErlang
TriggersBy using transaction functionsCallbacks using the Google Apps EnginenoJavaScriptyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesnone infoBut extensive use of caching in the application peersShardingShardingSharding infoImplicit feature of the cloud serviceSharding infono "single point of failure"
Replication methods infoMethods for redundantly storing data on multiple nodesnone infoBut extensive use of caching in the application peersMulti-source replication using Paxosselectable replication factoryes infoImplicit feature of the cloud serviceselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infousing Google Cloud Dataflowyes infoquery execution via MapReducewith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*yes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Eventual ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Eventual Consistency
Foreign keys infoReferential integritynoyes infovia ReferenceProperties or Ancestor pathsnonono infolinks between data sets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsnoMulti-item ACID transactions with snapshot isolation within a partitionno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes inforecommended only for testing and developmentno
User concepts infoAccess controlnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights for users, groups and rolesAccess rights can be defined down to the item levelyes, using Riak Security

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

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

More resources
DatomicGoogle Cloud DatastoreHiveMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBRiak KV
DB-Engines blog posts

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

Recent citations in the news

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

James Dixon Imagines A Data Lake That Matters
26 January 2015, Forbes

Zoona Case Study
16 December 2017, AWS Blog

provided by Google News

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

Best cloud storage of 2024
4 June 2024, TechRadar

Inside Google’s strategic move to eliminate customer cloud data transfer fees
12 January 2024, Network World

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

Google says it'll stop charging fees to transfer data out of Google Cloud
11 January 2024, TechCrunch

provided by Google News

Design a data mesh pattern for Amazon EMR-based data lakes using AWS Lake Formation with Hive metastore ...
10 June 2024, AWS Blog

Apache Software Foundation Announces Apache Hive 4.0
30 April 2024, Datanami

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

ASF Unveils the Next Evolution of Big Data Processing With the Launch of Hive 4.0
2 May 2024, Datanami

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

provided by Google News

Public Preview: DiskANN vector indexing and search in Azure Cosmos DB NoSQL | Azure updates
21 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: vCore-based Azure Cosmos DB for MongoDB cross-region disaster recovery (DR) | Azure updates
21 May 2024, azure.microsoft.com

Building Planet-Scale .NET Apps with Azure Cosmos DB
4 June 2024, Visual Studio Magazine

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

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

Basho to Bolster Riak with DB Plug-Ins
5 May 2014, Datanami

Basho Advances NoSQL Riak Enterprise 2.0 With Search, Advanced Data Types
15 September 2014, Data Center Knowledge

provided by Google News



Share this page

Featured Products

Milvus logo

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

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

Present your product here