DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon DynamoDB vs. Hypertable vs. Ignite vs. PouchDB vs. XTDB

System Properties Comparison Amazon DynamoDB vs. Hypertable vs. Ignite vs. PouchDB vs. XTDB

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonHypertable  Xexclude from comparisonIgnite  Xexclude from comparisonPouchDB  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudAn open source BigTable implementation based on distributed file systems such as HadoopApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.JavaScript DBMS with an API inspired by CouchDBA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelDocument store
Key-value store
Wide column storeKey-value store
Relational DBMS
Document storeDocument store
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
Score3.16
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score0.11
Rank#343  Overall
#46  Document stores
Websiteaws.amazon.com/­dynamodbignite.apache.orgpouchdb.comgithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationdocs.aws.amazon.com/­dynamodbapacheignite.readme.io/­docspouchdb.com/­guideswww.xtdb.com/­docs
DeveloperAmazonHypertable Inc.Apache Software FoundationApache Software FoundationJuxt Ltd.
Initial release20122009201520122019
Current release0.9.8.11, March 2016Apache Ignite 2.67.1.1, June 20191.19, September 2021
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoGNU version 3. Commercial license availableOpen Source infoApache 2.0Open SourceOpen Source infoMIT License
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 languageC++C++, Java, .NetJavaScriptClojure
Server operating systemshostedLinux
OS X
Windows infoan inofficial Windows port is available
Linux
OS X
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)All OS with a Java 8 (and higher) VM
Linux
Data schemeschema-freeschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesnoyesnoyes, extensible-data-notation format
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.yesnono
Secondary indexesyesrestricted infoonly exact value or prefix value scansyesyes infovia viewsyes
SQL infoSupport of SQLnonoANSI-99 for query and DML statements, subset of DDLnolimited SQL, making use of Apache Calcite
APIs and other access methodsRESTful HTTP APIC++ API
Thrift
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
HTTP REST infoonly for PouchDB Server
JavaScript API
HTTP REST
JDBC
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
C++
Java
Perl
PHP
Python
Ruby
C#
C++
Java
PHP
Python
Ruby
Scala
JavaScriptClojure
Java
Server-side scripts infoStored proceduresnonoyes (compute grid and cache interceptors can be used instead)View functions in JavaScriptno
Triggersyes infoby integration with AWS Lambdanoyes (cache interceptors and events)yesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingSharding infowith a proxy-based framework, named couchdb-loungenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factor on file system levelyes (replicated cache)Multi-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)yesyes (compute grid and hadoop accelerator)yesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyImmediate ConsistencyEventual Consistency
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 regionnoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)noSecurity 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 DynamoDBHypertableIgnitePouchDBXTDB infoformerly named Crux
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

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

How Heroku reduced their operational overhead by migrating their 30 TB self-managed database from Amazon EC2 to ...
9 May 2024, AWS Blog

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

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

A new and improved AWS CDK construct for Amazon DynamoDB tables | Amazon Web Services
31 January 2024, AWS Blog

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

provided by Google News

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31 July 2019, DataDrivenInvestor

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22 August 2019, Packt Hub

Decorate your Windows XP with Hyperdesk
30 July 2008, CNET

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

The Collective: Customize Your Computer & Your Phone With Star Trek
18 March 2009, TrekMovie

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

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, ibm.com

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

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.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

RaimaDB logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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