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. EsgynDB vs. PouchDB vs. Splice Machine vs. TerarkDB

System Properties Comparison Amazon DynamoDB vs. EsgynDB vs. PouchDB vs. Splice Machine vs. TerarkDB

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonEsgynDB  Xexclude from comparisonPouchDB  Xexclude from comparisonSplice Machine  Xexclude from comparisonTerarkDB  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionJavaScript DBMS with an API inspired by CouchDBOpen-Source SQL RDBMS for Operational and Analytical use cases with native Machine Learning, powered by Hadoop and SparkA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDB
Primary database modelDocument store
Key-value store
Relational DBMSDocument storeRelational DBMSKey-value 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
Score0.16
Rank#329  Overall
#146  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score0.54
Rank#250  Overall
#114  Relational DBMS
Score0.00
Rank#383  Overall
#60  Key-value stores
Websiteaws.amazon.com/­dynamodbwww.esgyn.cnpouchdb.comsplicemachine.comgithub.com/­bytedance/­terarkdb
Technical documentationdocs.aws.amazon.com/­dynamodbpouchdb.com/­guidessplicemachine.com/­how-it-worksbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
DeveloperAmazonEsgynApache Software FoundationSplice MachineByteDance, originally Terark
Initial release20122015201220142016
Current release7.1.1, June 20193.1, March 2021
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercialOpen SourceOpen Source infoAGPL 3.0, commercial license availablecommercial inforestricted open source version available
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++, JavaJavaScriptJavaC++
Server operating systemshostedLinuxserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Solaris
Windows
Data schemeschema-freeyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesnoyesno
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.nonono
Secondary indexesyesyesyes infovia viewsyesno
SQL infoSupport of SQLnoyesnoyesno
APIs and other access methodsRESTful HTTP APIADO.NET
JDBC
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
JDBC
Native Spark Datasource
ODBC
C++ API
Java API
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
All languages supporting JDBC/ODBC/ADO.NetJavaScriptC#
C++
Java
JavaScript (Node.js)
Python
R
Scala
C++
Java
Server-side scripts infoStored proceduresnoJava Stored ProceduresView functions in JavaScriptyes infoJavano
Triggersyes infoby integration with AWS Lambdanoyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infowith a proxy-based framework, named couchdb-loungeShared Nothhing Auto-Sharding, Columnar Partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication between multi datacentersMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Multi-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)yesyesYes, via Full Spark Integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyesno
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 regionACIDnoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)fine grained access rights according to SQL-standardnoAccess rights for users, groups and roles according to SQL-standardno

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 DynamoDBEsgynDBPouchDBSplice MachineTerarkDB
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

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

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

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

Machine learning data pipeline outfit Splice Machine files for insolvency
26 August 2021, The Register

Splice Machine Launches the Splice Machine Feature Store to Simplify Feature Engineering and Democratize Machine ...
19 January 2021, PR Newswire

Splice Machine Launches Feature Store to Simplify Feature Engineering
19 January 2021, Datanami

How Splice Machine's Data Platform for Intelligent Apps Works
29 September 2020, eWeek

Distributed SQL System Review: Snowflake vs Splice Machine
18 September 2019, Towards Data Science

provided by Google News



Share this page

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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.

Milvus logo

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

Present your product here