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

DBMS > Amazon DynamoDB vs. EJDB vs. PouchDB vs. SiteWhere vs. TimesTen

System Properties Comparison Amazon DynamoDB vs. EJDB vs. PouchDB vs. SiteWhere vs. TimesTen

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonEJDB  Xexclude from comparisonPouchDB  Xexclude from comparisonSiteWhere  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudEmbeddable document-store database library with JSON representation of queries (in MongoDB style)JavaScript DBMS with an API inspired by CouchDBM2M integration platform for persisting/querying time series dataIn-Memory RDBMS compatible to Oracle
Primary database modelDocument store
Key-value store
Document storeDocument storeTime Series DBMSRelational DBMS
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
Score0.31
Rank#296  Overall
#44  Document stores
Score2.34
Rank#112  Overall
#21  Document stores
Score0.06
Rank#383  Overall
#43  Time Series DBMS
Score1.36
Rank#161  Overall
#75  Relational DBMS
Websiteaws.amazon.com/­dynamodbgithub.com/­Softmotions/­ejdbpouchdb.comgithub.com/­sitewhere/­sitewherewww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationdocs.aws.amazon.com/­dynamodbgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdpouchdb.com/­guidessitewhere1.sitewhere.io/­index.htmldocs.oracle.com/­database/­timesten-18.1
DeveloperAmazonSoftmotionsApache Software FoundationSiteWhereOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20122012201220101998
Current release7.1.1, June 201911 Release 2 (11.2.2.8.0)
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoGPLv2Open SourceOpen Source infoCommon Public Attribution License Version 1.0commercial
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 languageCJavaScriptJava
Server operating systemshostedserver-lessserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeschema-freeschema-freeschema-freepredefined schemeyes
Typing infopredefined data types such as float or dateyesyes infostring, integer, double, bool, date, object_idnoyesyes
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 indexesyesnoyes infovia viewsnoyes
SQL infoSupport of SQLnonononoyes
APIs and other access methodsRESTful HTTP APIin-process shared libraryHTTP REST infoonly for PouchDB Server
JavaScript API
HTTP RESTJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
JavaScriptC
C++
Java
PL/SQL
Server-side scripts infoStored proceduresnonoView functions in JavaScriptPL/SQL
Triggersyes infoby integration with AWS Lambdanoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infowith a proxy-based framework, named couchdb-loungeSharding infobased on HBasenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
selectable replication factor infobased on HBaseMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)noyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynono infotypically not needed, however similar functionality with collection joins possiblenonoyes
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 regionnononoACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyesyes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)nonoUsers with fine-grained authorization conceptfine grained access rights according to SQL-standard

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

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

Introducing configurable maximum throughput for Amazon DynamoDB on-demand | Amazon Web Services
3 May 2024, AWS Blog

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

provided by Google News

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

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

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

3 Reasons To Think Offline First
22 March 2017, IBM

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

provided by Google News

SiteWhere: An open platform for connected devices
11 July 2017, Open Source For You

Ten Popular IoT Platforms You Should be Aware of
27 March 2023, Open Source For You

11 Best Open source IoT Platforms To Develop Smart Projects
9 March 2023, H2S Media

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Present your product here