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

DBMS > Amazon DynamoDB vs. EsgynDB vs. PouchDB vs. TerarkDB vs. YDB

System Properties Comparison Amazon DynamoDB vs. EsgynDB vs. PouchDB vs. TerarkDB vs. YDB

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonEsgynDB  Xexclude from comparisonPouchDB  Xexclude from comparisonTerarkDB  Xexclude from comparisonYDB  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 CouchDBA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDBA distributed fault-tolerant database service, with high availability, scalability, immediate consistency and ACID transactions and providing an Amazon DynamoDB compatible API
Primary database modelDocument store
Key-value store
Relational DBMSDocument storeKey-value storeDocument store
Relational 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
Score0.16
Rank#329  Overall
#146  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score0.00
Rank#383  Overall
#60  Key-value stores
Score0.35
Rank#278  Overall
#43  Document stores
#127  Relational DBMS
Websiteaws.amazon.com/­dynamodbwww.esgyn.cnpouchdb.comgithub.com/­bytedance/­terarkdbgithub.com/­ydb-platform/­ydb
ydb.tech
Technical documentationdocs.aws.amazon.com/­dynamodbpouchdb.com/­guidesbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKcydb.tech/­en/­docs
DeveloperAmazonEsgynApache Software FoundationByteDance, originally TerarkYandex
Initial release20122015201220162019
Current release7.1.1, June 2019
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercialOpen Sourcecommercial inforestricted open source version availableOpen Source infoApache 2.0; commercial license 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++, JavaJavaScriptC++
Server operating systemshostedLinuxserver-less, requires a JavaScript environment (browser, Node.js)Linux
Data schemeschema-freeyesschema-freeschema-freeFlexible Schema (defined schema, partial schema, schema free)
Typing infopredefined data types such as float or dateyesyesnonoyes
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 viewsnoyes
SQL infoSupport of SQLnoyesnonoSQL-like query language (YQL)
APIs and other access methodsRESTful HTTP APIADO.NET
JDBC
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
C++ API
Java API
RESTful HTTP API (DynamoDB compatible)
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
All languages supporting JDBC/ODBC/ADO.NetJavaScriptC++
Java
Go
Java
JavaScript (Node.js)
PHP
Python
Server-side scripts infoStored proceduresnoJava Stored ProceduresView functions in JavaScriptnono
Triggersyes infoby integration with AWS Lambdanoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infowith a proxy-based framework, named couchdb-loungenoneSharding
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
noneActive-passive shard replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)yesyesnono
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 integritynoyesnonono
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 regionACIDnonoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.noyesyesno
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-standardnonoAccess rights defined for Yandex Cloud users

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 DynamoDBEsgynDBPouchDBTerarkDBYDB
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

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

Personal Data Protection Service Initiates Probe into Yandex.Go App’s Data Processing
10 August 2023, Civil Georgia

Data leak from Russian delivery app shows dining habits of the secret police
3 April 2022, The Verge

Russian Court Sues Yandex CEO For LGBT Propaganda Case
3 January 2024, VOI.ID

Yandex code leak: Why hack of ‘Russian Google’s’ ranking factors has spooked the SEO industry
1 February 2023, The Indian Express

Russian secret police data leaked by food delivery app including where they live and what they eat...
4 April 2022, The US Sun

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

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.

Neo4j logo

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

Present your product here