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

DBMS > Amazon DynamoDB vs. Apache Phoenix vs. CouchDB vs. HarperDB vs. InfinityDB

System Properties Comparison Amazon DynamoDB vs. Apache Phoenix vs. CouchDB vs. HarperDB vs. InfinityDB

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonApache Phoenix  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonHarperDB  Xexclude from comparisonInfinityDB  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 HBaseA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Ultra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.A Java embedded Key-Value Store which extends the Java Map interface
Primary database modelDocument store
Key-value store
Relational DBMSDocument storeDocument storeKey-value store
Secondary database modelsSpatial DBMS infousing the Geocouch extension
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
Score2.06
Rank#123  Overall
#58  Relational DBMS
Score8.30
Rank#47  Overall
#7  Document stores
Score0.60
Rank#244  Overall
#38  Document stores
Score0.08
Rank#365  Overall
#55  Key-value stores
Websiteaws.amazon.com/­dynamodbphoenix.apache.orgcouchdb.apache.orgwww.harperdb.ioboilerbay.com
Technical documentationdocs.aws.amazon.com/­dynamodbphoenix.apache.orgdocs.couchdb.org/­en/­stabledocs.harperdb.io/­docsboilerbay.com/­infinitydb/­manual
DeveloperAmazonApache Software FoundationApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerHarperDBBoiler Bay Inc.
Initial release20122014200520172002
Current release5.0-HBase2, July 2018 and 4.15-HBase1, December 20193.3.3, December 20233.1, August 20214.0
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache Version 2.0Open Source infoApache version 2commercial infofree community edition availablecommercial
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 languageJavaErlangNode.jsJava
Server operating systemshostedLinux
Unix
Windows
Android
BSD
Linux
OS X
Solaris
Windows
Linux
OS X
All OS with a Java VM
Data schemeschema-freeyes infolate-bound, schema-on-read capabilitiesschema-freedynamic schemayes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgrade
Typing infopredefined data types such as float or dateyesyesnoyes infoJSON data typesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arrays
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 indexesyesyesyes infovia viewsyesno infomanual creation possible, using inversions based on multi-value capability
SQL infoSupport of SQLnoyesnoSQL-like data manipulation statementsno
APIs and other access methodsRESTful HTTP APIJDBCRESTful HTTP/JSON APIJDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
C
C#
C++
Go
Groovy
Java
PHP
Python
Scala
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
Java
Server-side scripts infoStored proceduresnouser defined functionsView functions in JavaScriptCustom Functions infosince release 3.1no
Triggersyes infoby integration with AWS Lambdanoyesnono
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infoimproved architecture with release 2.0A table resides as a whole on one (or more) nodes in a clusternone
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
yes infothe nodes on which a table resides can be definednone
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)Hadoop integrationyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate Consistency or Eventual ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZED
Foreign keys infoReferential integritynonononono infomanual creation possible, using inversions based on multi-value capability
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 regionACIDno infoatomic operations within a single document possibleAtomic execution of specific operationsACID infoOptimistic locking for transactions; no isolation for bulk loads
Concurrency infoSupport for concurrent manipulation of datayesyesyes infostrategy: optimistic lockingyesyes
Durability infoSupport for making data persistentyesyesyesyes, using LMDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesno
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-tenancyAccess rights for users can be defined per databaseAccess rights for users and rolesno

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 PhoenixCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"HarperDBInfinityDB
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

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

Recent citations in the news

Use Amazon DynamoDB incremental exports to drive continuous data retention | Amazon Web Services
12 June 2024, AWS Blog

AWS announces Amazon DynamoDB zero-ETL integration with Amazon OpenSearch Service
28 November 2023, AWS Blog

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

Simplify private connectivity to Amazon DynamoDB with AWS PrivateLink | Amazon Web Services
19 March 2024, AWS Blog

Bulk update Amazon DynamoDB tables with AWS Step Functions | 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

Azure #HDInsight Apache Phoenix now supports Zeppelin
16 August 2018, Microsoft

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

provided by Google News

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

Tracking Expenses with CouchDB and Angular — SitePoint
28 August 2014, SitePoint

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

provided by Google News

Serent Capital invests in software firm HarperDB
12 June 2024, PE Hub

HarperDB Attracts Significant Growth Investment from Serent Capital
12 June 2024, Business Wire

HarperDB Receives Growth Investment from Serent Capital
12 June 2024, FinSMEs

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22 June 2023, hackernoon.com

Jaxon Repp on HarperDB Distributed Database Platform
23 March 2022, InfoQ.com

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