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 > Apache Phoenix vs. OpenQM vs. RethinkDB vs. Riak KV

System Properties Comparison Apache Phoenix vs. OpenQM vs. RethinkDB vs. Riak KV

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Phoenix  Xexclude from comparisonOpenQM infoalso called QM  Xexclude from comparisonRethinkDB  Xexclude from comparisonRiak KV  Xexclude from comparison
DescriptionA scale-out RDBMS with evolutionary schema built on Apache HBaseQpenQM is a high-performance, self-tuning, multi-value DBMSDBMS for the Web with a mechanism to push updated query results to applications in realtime.Distributed, fault tolerant key-value store
Primary database modelRelational DBMSMultivalue DBMSDocument storeKey-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
Score2.06
Rank#123  Overall
#58  Relational DBMS
Score0.34
Rank#284  Overall
#10  Multivalue DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Score4.01
Rank#79  Overall
#9  Key-value stores
Websitephoenix.apache.orgwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qmrethinkdb.com
Technical documentationphoenix.apache.orgrethinkdb.com/­docswww.tiot.jp/­riak-docs/­riak/­kv/­latest
DeveloperApache Software FoundationRocket Software, originally Martin PhillipsThe Linux Foundation infosince July 2017OpenSource, formerly Basho Technologies
Initial release2014199320092009
Current release5.0-HBase2, July 2018 and 4.15-HBase1, December 20193.4-122.4.1, August 20203.2.0, December 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoGPLv2, extended commercial license availableOpen Source infoApache Version 2Open Source infoApache version 2, commercial enterprise edition
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++Erlang
Server operating systemsLinux
Unix
Windows
AIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
Linux
OS X
Windows
Linux
OS X
Data schemeyes infolate-bound, schema-on-read capabilitiesyes infowith some exceptionsschema-freeschema-free
Typing infopredefined data types such as float or dateyesyes infostring, binary, float, bool, date, geometryno
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.noyesnono
Secondary indexesyesyesyesrestricted
SQL infoSupport of SQLyesnonono
APIs and other access methodsJDBCHTTP API
Native Erlang Interface
Supported programming languagesC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
.Net
Basic
C
Java
Objective C
PHP
Python
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
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 proceduresuser defined functionsyesErlang
TriggersnoyesClient-side triggers through changefeedsyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesShardingyesSharding inforange basedSharding infono "single point of failure"
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yesSource-replica replicationselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsHadoop integrationnoyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynononono infolinks between data sets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDAtomic single-document operationsno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC basedyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyAccess rights can be defined down to the item levelyes infousers and table-level permissionsyes, 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

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

More resources
Apache PhoenixOpenQM infoalso called QMRethinkDBRiak KV
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Supercharge SQL on Your Data in Apache HBase with Apache Phoenix | Amazon Web Services
2 June 2016, AWS Blog

Bridge the SQL-NoSQL gap with Apache Phoenix
4 February 2016, InfoWorld

Apache Calcite, FreeMarker, Gora, Phoenix, and Solr updated
27 March 2017, SDTimes.com

Azure HDInsight Analytics Platform Now Supports Apache Hadoop 3.0
18 April 2019, eWeek

Deep dive into Azure HDInsight 4.0
25 September 2018, Microsoft

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

RethinkDB is shutting down, Qt Quick Controls, and Sensory gives developers Alexa voice control—SD Times news ...
6 October 2016, SDTimes.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

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.

Milvus logo

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

Present your product here