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 > Amazon DynamoDB vs. Apache Phoenix vs. Prometheus vs. ReductStore vs. Riak KV

System Properties Comparison Amazon DynamoDB vs. Apache Phoenix vs. Prometheus vs. ReductStore vs. Riak KV

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonApache Phoenix  Xexclude from comparisonPrometheus  Xexclude from comparisonReductStore  Xexclude from comparisonRiak KV  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudA scale-out RDBMS with evolutionary schema built on Apache HBaseOpen-source Time Series DBMS and monitoring systemDesigned to manage unstructured time-series data efficiently, providing unique features such as storing time-stamped blobs with labels, customizable data retention policies, and a straightforward FIFO quota system.Distributed, fault tolerant key-value store
Primary database modelDocument store
Key-value store
Relational DBMSTime Series DBMSTime Series DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexes
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score74.07
Rank#17  Overall
#3  Document stores
#2  Key-value stores
Score1.97
Rank#126  Overall
#59  Relational DBMS
Score8.42
Rank#47  Overall
#2  Time Series DBMS
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Score4.10
Rank#82  Overall
#9  Key-value stores
Websiteaws.amazon.com/­dynamodbphoenix.apache.orgprometheus.iogithub.com/­reductstore
www.reduct.store
Technical documentationdocs.aws.amazon.com/­dynamodbphoenix.apache.orgprometheus.io/­docswww.reduct.store/­docswww.tiot.jp/­riak-docs/­riak/­kv/­latest
DeveloperAmazonApache Software FoundationReductStore LLCOpenSource, formerly Basho Technologies
Initial release20122014201520232009
Current release5.0-HBase2, July 2018 and 4.15-HBase1, December 20191.9, March 20243.2.0, December 2022
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache Version 2.0Open Source infoApache 2.0Open Source infoBusiness Source License 1.1Open Source infoApache version 2, commercial enterprise edition
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.
Implementation languageJavaGoC++, RustErlang
Server operating systemshostedLinux
Unix
Windows
Linux
Windows
Docker
Linux
macOS
Windows
Linux
OS X
Data schemeschema-freeyes infolate-bound, schema-on-read capabilitiesyesschema-free
Typing infopredefined data types such as float or dateyesyesNumeric data onlyno
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.nono infoImport of XML data possibleno
Secondary indexesyesyesnorestricted
SQL infoSupport of SQLnoyesnono
APIs and other access methodsRESTful HTTP APIJDBCRESTful HTTP/JSON APIHTTP APIHTTP API
Native Erlang Interface
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
C
C#
C++
Go
Groovy
Java
PHP
Python
Scala
.Net
C++
Go
Haskell
Java
JavaScript (Node.js)
Python
Ruby
C++
JavaScript (Node.js)
Python
Rust
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 proceduresnouser defined functionsnoErlang
Triggersyes infoby integration with AWS Lambdanonoyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingSharding infono "single point of failure"
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
yes infoby Federationselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)Hadoop integrationnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate Consistency or Eventual ConsistencynoneEventual Consistency
Foreign keys infoReferential integritynononono infolinks between data sets can be stored
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 regionACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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 rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancynoyes, 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
Amazon DynamoDBApache PhoenixPrometheusReductStoreRiak KV
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

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

show all

Recent citations in the news

Freecharge lowered their identity management system cost and improved scaling by switching to Amazon DynamoDB ...
20 May 2024, AWS Blog

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

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

Using the circuit-breaker pattern with AWS Lambda extensions and Amazon DynamoDB | Amazon Web Services
16 May 2024, AWS Blog

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

provided by Google 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

Hortonworks Starts Hadoop Summit with Data Platform Update -- ADTmag
28 June 2016, ADT Magazine

Deep dive into Azure HDInsight 4.0
25 September 2018, azure.microsoft.com

Amazon EMR 4.7.0 – Apache Tez & Phoenix, Updates to Existing Apps | Amazon Web Services
2 June 2016, AWS Blog

provided by Google News

VTEX scales to 150 million metrics using Amazon Managed Service for Prometheus | Amazon Web Services
10 March 2024, AWS Blog

VictoriaMetrics Offers Prometheus Replacement for Time Series Monitoring
17 July 2023, The New Stack

Linux System Monitoring with Prometheus, Grafana, and collectd
1 February 2024, Linux Journal

Consider Grafana vs. Prometheus for your time-series tools
18 October 2021, TechTarget

How to reduce Istio sidecar metric cardinality with Amazon Managed Service for Prometheus | Amazon Web Services
10 October 2023, AWS Blog

provided by Google News

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

Riak NoSQL Database: Use Cases and Best Practices
23 December 2011, InfoQ.com

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

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

Riak Taps Mesos for 'Push Button' NoSQL Scalability
20 August 2015, Datanami

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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