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. CouchDB vs. Google Cloud Datastore vs. Microsoft Azure Table Storage vs. Stardog

System Properties Comparison Amazon DynamoDB vs. CouchDB vs. Google Cloud Datastore vs. Microsoft Azure Table Storage vs. Stardog

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Automatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformA Wide Column Store for rapid development using massive semi-structured datasetsEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelDocument store
Key-value store
Document storeDocument storeWide column storeGraph DBMS
RDF store
Secondary database modelsSpatial DBMS infousing the Geocouch extension
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
Score9.30
Rank#45  Overall
#7  Document stores
Score4.47
Rank#76  Overall
#12  Document stores
Score4.48
Rank#75  Overall
#6  Wide column stores
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websiteaws.amazon.com/­dynamodbcouchdb.apache.orgcloud.google.com/­datastoreazure.microsoft.com/­en-us/­services/­storage/­tableswww.stardog.com
Technical documentationdocs.aws.amazon.com/­dynamodbdocs.couchdb.org/­en/­stablecloud.google.com/­datastore/­docsdocs.stardog.com
DeveloperAmazonApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerGoogleMicrosoftStardog-Union
Initial release20122005200820122010
Current release3.3.3, December 20237.3.0, May 2020
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache version 2commercialcommercialcommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
Cloud-based only infoOnly available as a cloud serviceyesnoyesyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangJava
Server operating systemshostedAndroid
BSD
Linux
OS X
Solaris
Windows
hostedhostedLinux
macOS
Windows
Data schemeschema-freeschema-freeschema-freeschema-freeschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyesnoyes, details hereyesyes
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 infoImport/export of XML data possible
Secondary indexesyesyes infovia viewsyesnoyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLnonoSQL-like query language (GQL)noYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsRESTful HTTP APIRESTful HTTP/JSON APIgRPC (using protocol buffers) API
RESTful HTTP/JSON API
RESTful HTTP APIGraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresnoView functions in JavaScriptusing Google App Enginenouser defined functions and aggregates, HTTP Server extensions in Java
Triggersyes infoby integration with AWS LambdayesCallbacks using the Google Apps Enginenoyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoimproved architecture with release 2.0ShardingSharding infoImplicit feature of the cloud servicenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
Multi-source replication using Paxosyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Multi-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)yesyes infousing Google Cloud Dataflownono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual ConsistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integritynonoyes infovia ReferenceProperties or Ancestor pathsnoyes inforelationships in graphs
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 regionno infoatomic operations within a single document possibleACID infoSerializable Isolation within Transactions, Read Committed outside of Transactionsoptimistic lockingACID
Concurrency infoSupport for concurrent manipulation of datayesyes infostrategy: optimistic lockingyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononoyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights for users can be defined per databaseAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights based on private key authentication or shared access signaturesAccess rights for users and roles

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 DynamoDBCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"Google Cloud DatastoreMicrosoft Azure Table StorageStardog
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

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

Recent citations in the news

Using the circuit-breaker pattern with AWS Lambda extensions and Amazon DynamoDB | Amazon Web Services
16 May 2024, AWS Blog

DynamoDB’s Superpower: Mastering Single Table Design in DynamoDB
16 May 2024, Security Boulevard

Continuously replicate Amazon DynamoDB changes to Amazon Aurora PostgreSQL using AWS Lambda | Amazon ...
14 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

provided by Google News

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

Tracking Expenses with CouchDB and Angular — SitePoint
28 August 2014, SitePoint

provided by Google News

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

Best cloud storage of 2024
29 April 2024, TechRadar

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

Inside Google’s strategic move to eliminate customer cloud data transfer fees
12 January 2024, Network World

provided by Google News

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, Microsoft

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

Quick Guide to Azure Storage Pricing
16 May 2023, DevOps.com

provided by Google News



Share this page

Featured Products

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.

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

Present your product here