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

DBMS > Amazon DynamoDB vs. Ehcache vs. IBM Cloudant vs. Ignite vs. OpenTSDB

System Properties Comparison Amazon DynamoDB vs. Ehcache vs. IBM Cloudant vs. Ignite vs. OpenTSDB

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonEhcache  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonIgnite  Xexclude from comparisonOpenTSDB  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudA widely adopted Java cache with tiered storage optionsDatabase as a Service offering based on Apache CouchDBApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.Scalable Time Series DBMS based on HBase
Primary database modelDocument store
Key-value store
Key-value storeDocument storeKey-value store
Relational DBMS
Time Series DBMS
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
Score4.89
Rank#67  Overall
#8  Key-value stores
Score2.68
Rank#106  Overall
#20  Document stores
Score3.16
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Score1.68
Rank#146  Overall
#12  Time Series DBMS
Websiteaws.amazon.com/­dynamodbwww.ehcache.orgwww.ibm.com/­products/­cloudantignite.apache.orgopentsdb.net
Technical documentationdocs.aws.amazon.com/­dynamodbwww.ehcache.org/­documentationcloud.ibm.com/­docs/­Cloudantapacheignite.readme.io/­docsopentsdb.net/­docs/­build/­html/­index.html
DeveloperAmazonTerracotta Inc, owned by Software AGIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014Apache Software Foundationcurrently maintained by Yahoo and other contributors
Initial release20122009201020152011
Current release3.10.0, March 2022Apache Ignite 2.6
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache Version 2; commercial licenses availablecommercialOpen Source infoApache 2.0Open Source infoLGPL
Cloud-based only infoOnly available as a cloud serviceyesnoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaErlangC++, Java, .NetJava
Server operating systemshostedAll OS with a Java VMhostedLinux
OS X
Solaris
Windows
Linux
Windows
Data schemeschema-freeschema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesnoyesnumeric data for metrics, strings for tags
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.nonoyesno
Secondary indexesyesnoyesyesno
SQL infoSupport of SQLnononoANSI-99 for query and DML statements, subset of DDLno
APIs and other access methodsRESTful HTTP APIJCacheRESTful HTTP/JSON APIHDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
HTTP API
Telnet API
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
JavaC#
Java
JavaScript
Objective-C
PHP
Ruby
C#
C++
Java
PHP
Python
Ruby
Scala
Erlang
Go
Java
Python
R
Ruby
Server-side scripts infoStored proceduresnonoView functions (Map-Reduce) in JavaScriptyes (compute grid and cache interceptors can be used instead)no
Triggersyes infoby integration with AWS Lambdayes infoCache Event Listenersyesyes (cache interceptors and events)no
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoby using Terracotta ServerShardingShardingSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes infoby using Terracotta ServerMulti-source replication
Source-replica replication
yes (replicated cache)selectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)noyesyes (compute grid and hadoop accelerator)no
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Tunable Consistency (Strong, Eventual, Weak)Eventual ConsistencyImmediate ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynonononono
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 regionyes infosupports JTA and can work as an XA resourceno infoatomic operations within a document possibleACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoOptimistic lockingyesyes
Durability infoSupport for making data persistentyesyes infousing a tiered cache-storage approachyesyesyes
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)noAccess rights for users can be defined per databaseSecurity Hooks for custom implementationsno

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 DynamoDBEhcacheIBM CloudantIgniteOpenTSDB
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

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

show all

Recent citations in the news

Using the circuit-breaker pattern with AWS Lambda extensions and Amazon DynamoDB | Amazon Web Services
16 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

Continuously replicate Amazon DynamoDB changes to Amazon Aurora PostgreSQL using AWS Lambda | Amazon ...
14 May 2024, AWS Blog

Distributed Transactions at Scale in Amazon DynamoDB
7 November 2023, InfoQ.com

provided by Google News

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

DZone Coding Java JBoss 5 to 7 in 11 steps
9 January 2014, dzone.com

provided by Google News

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, ibm.com

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

provided by Google News

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

Apache Ignite: An Overview
6 September 2023, Open Source For You

GridGain Releases Conference Schedule for Virtual Apache Ignite Summit 2023
1 June 2023, Datanami

What is Apache Ignite? How is Apache Ignite Used?
18 July 2022, The Stack

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14 May 2016, AWS Blog

provided by Google News

Pinterest Switches from OpenTSDB to Their Own Time Series Database
16 September 2018, InfoQ.com

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5 August 2016, KDnuggets

MapR to help admins peer into dense Hadoop clusters
28 June 2016, SiliconANGLE News

LogicMonitor Rolls a Time Series Database for Finer-Grain Reporting
1 June 2016, The New Stack

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here