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

DBMS > Amazon DynamoDB vs. Blueflood vs. Memcached vs. Microsoft Azure Cosmos DB vs. PouchDB

System Properties Comparison Amazon DynamoDB vs. Blueflood vs. Memcached vs. Microsoft Azure Cosmos DB vs. PouchDB

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonBlueflood  Xexclude from comparisonMemcached  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonPouchDB  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudScalable TimeSeries DBMS based on CassandraIn-memory key-value store, originally intended for cachingGlobally distributed, horizontally scalable, multi-model database serviceJavaScript DBMS with an API inspired by CouchDB
Primary database modelDocument store
Key-value store
Time Series DBMSKey-value storeDocument store
Graph DBMS
Key-value store
Wide column store
Document store
Secondary database modelsSpatial 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.06
Rank#353  Overall
#34  Time Series DBMS
Score19.42
Rank#32  Overall
#4  Key-value stores
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score2.28
Rank#115  Overall
#21  Document stores
Websiteaws.amazon.com/­dynamodbblueflood.iowww.memcached.orgazure.microsoft.com/­services/­cosmos-dbpouchdb.com
Technical documentationdocs.aws.amazon.com/­dynamodbgithub.com/­rax-maas/­blueflood/­wikigithub.com/­memcached/­memcached/­wikilearn.microsoft.com/­azure/­cosmos-dbpouchdb.com/­guides
DeveloperAmazonRackspaceDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalMicrosoftApache Software Foundation
Initial release20122013200320142012
Current release1.6.25, March 20247.1.1, June 2019
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache 2.0Open Source infoBSD licensecommercialOpen Source
Cloud-based only infoOnly available as a cloud serviceyesnonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaCJavaScript
Server operating systemshostedLinux
OS X
FreeBSD
Linux
OS X
Unix
Windows
hostedserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freepredefined schemeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesnoyes infoJSON typesno
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.nono
Secondary indexesyesnonoyes infoAll properties auto-indexed by defaultyes infovia views
SQL infoSupport of SQLnononoSQL-like query languageno
APIs and other access methodsRESTful HTTP APIHTTP RESTProprietary protocolDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
JavaScript
Server-side scripts infoStored proceduresnononoJavaScriptView functions in JavaScript
Triggersyes infoby integration with AWS LambdanonoJavaScriptyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infobased on CassandranoneSharding infoImplicit feature of the cloud serviceSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factor infobased on Cassandranone infoRepcached, a Memcached patch, provides this functionallityyes infoImplicit feature of the cloud serviceMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nonowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*yes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Bounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Eventual 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 regionnonoMulti-item ACID transactions with snapshot isolation within a partitionno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesnoyesyes infoby using IndexedDB, WebSQL or LevelDB as backend
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)noyes infousing SASL (Simple Authentication and Security Layer) protocolAccess rights can be defined down to the item levelno

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
CData: 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 DynamoDBBluefloodMemcachedMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBPouchDB
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

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, 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

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

Bulk update Amazon DynamoDB tables with AWS Step Functions | 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

Redis Labs Boldly Joins AWS in Dropping Prices From 10 to 40 Percent
27 April 2024, Yahoo Singapore News

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

provided by Google News

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, azure.microsoft.com

General availability: PgAudit in Azure Cosmos DB for PostgreSQL | Azure updates
31 January 2024, azure.microsoft.com

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25 August 2023, DataDrivenInvestor

Azure Cosmos DB joins the AI toolchain
23 May 2023, InfoWorld

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

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

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

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
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

Milvus logo

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