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

DBMS > CouchDB vs. Microsoft Azure Cosmos DB vs. Riak KV vs. Stardog vs. Transbase

System Properties Comparison CouchDB vs. Microsoft Azure Cosmos DB vs. Riak KV vs. Stardog vs. Transbase

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonRiak KV  Xexclude from comparisonStardog  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Globally distributed, horizontally scalable, multi-model database serviceDistributed, fault tolerant key-value storeEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelDocument storeDocument store
Graph DBMS
Key-value store
Wide column store
Key-value store infowith links between data sets and object tags for the creation of secondary indexesGraph DBMS
RDF store
Relational DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extensionSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score9.30
Rank#45  Overall
#7  Document stores
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score4.10
Rank#82  Overall
#9  Key-value stores
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Score0.11
Rank#341  Overall
#150  Relational DBMS
Websitecouchdb.apache.orgazure.microsoft.com/­services/­cosmos-dbwww.stardog.comwww.transaction.de/­en/­products/­transbase.html
Technical documentationdocs.couchdb.org/­en/­stablelearn.microsoft.com/­azure/­cosmos-dbwww.tiot.jp/­riak-docs/­riak/­kv/­latestdocs.stardog.comwww.transaction.de/­en/­products/­transbase/­features.html
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerMicrosoftOpenSource, formerly Basho TechnologiesStardog-UnionTransaction Software GmbH
Initial release20052014200920101987
Current release3.3.3, December 20233.2.0, December 20227.3.0, May 2020Transbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infoApache version 2commercialOpen Source infoApache version 2, commercial enterprise editioncommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentscommercial infofree development license
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangErlangJavaC and C++
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
hostedLinux
OS X
Linux
macOS
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Data schemeschema-freeschema-freeschema-freeschema-free and OWL/RDFS-schema supportyes
Typing infopredefined data types such as float or datenoyes infoJSON typesnoyesyes
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 infoImport/export of XML data possibleno
Secondary indexesyes infovia viewsyes infoAll properties auto-indexed by defaultrestrictedyes infosupports real-time indexing in full-text and geospatialyes
SQL infoSupport of SQLnoSQL-like query languagenoYes, compatible with all major SQL variants through dedicated BI/SQL Serveryes
APIs and other access methodsRESTful HTTP/JSON APIDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
HTTP API
Native Erlang Interface
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresView functions in JavaScriptJavaScriptErlanguser defined functions and aggregates, HTTP Server extensions in Javayes
TriggersyesJavaScriptyes infopre-commit hooks and post-commit hooksyes infovia event handlersyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0Sharding infoImplicit feature of the cloud serviceSharding infono "single point of failure"none
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yes infoImplicit feature of the cloud serviceselectable replication factorMulti-source replication in HA-ClusterSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyeswith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*yesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Eventual ConsistencyImmediate Consistency in HA-ClusterImmediate Consistency
Foreign keys infoReferential integritynonono infolinks between data sets can be storedyes inforelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possibleMulti-item ACID transactions with snapshot isolation within a partitionnoACIDyes
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyesyesyesyes
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.noyesno
User concepts infoAccess controlAccess rights for users can be defined per databaseAccess rights can be defined down to the item levelyes, using Riak SecurityAccess rights for users and rolesfine 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
CouchDB infostands for "Cluster Of Unreliable Commodity Hardware"Microsoft Azure Cosmos DB infoformer name was Azure DocumentDBRiak KVStardogTransbase
DB-Engines blog posts

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

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

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

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

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

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

provided by Google News

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K | Azure Blog
8 May 2024, azure.microsoft.com

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

Evaluating Performance: CosmosDB vs. Azure SQL
16 January 2024, Хабр

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

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Riak NoSQL Database: Use Cases and Best Practices
23 December 2011, InfoQ.com

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

Basho distributes Riak to more customers - DCD
28 November 2013, DatacenterDynamics

provided by Google News



Share this page

Featured Products

Neo4j logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here