DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > IBM Cloudant vs. IBM Db2 vs. Microsoft Access vs. Microsoft Azure Cosmos DB vs. RethinkDB

System Properties Comparison IBM Cloudant vs. IBM Db2 vs. Microsoft Access vs. Microsoft Azure Cosmos DB vs. RethinkDB

Editorial information provided by DB-Engines
NameIBM Cloudant  Xexclude from comparisonIBM Db2 infoformerly named DB2 or IBM Database 2  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonRethinkDB  Xexclude from comparison
DescriptionDatabase as a Service offering based on Apache CouchDBCommon in IBM host environments, 2 different versions for host and Windows/LinuxMicrosoft Access combines a backend RDBMS (JET / ACE Engine) with a GUI frontend for data manipulation and queries. infoThe Access frontend is often used for accessing other datasources (DBMS, Excel, etc.)Globally distributed, horizontally scalable, multi-model database serviceDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelDocument storeRelational DBMS infoSince Version 10.5 support for JSON/BSON documents compatible with MongoDBRelational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Document store
Secondary database modelsDocument store
RDF store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
Spatial DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.73
Rank#108  Overall
#20  Document stores
Score127.49
Rank#8  Overall
#5  Relational DBMS
Score105.40
Rank#11  Overall
#8  Relational DBMS
Score29.85
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score2.84
Rank#106  Overall
#19  Document stores
Websitewww.ibm.com/­products/­cloudantwww.ibm.com/­products/­db2www.microsoft.com/­en-us/­microsoft-365/­accessazure.microsoft.com/­services/­cosmos-dbrethinkdb.com
Technical documentationcloud.ibm.com/­docs/­Cloudantwww.ibm.com/­docs/­en/­db2developer.microsoft.com/­en-us/­accesslearn.microsoft.com/­azure/­cosmos-dbrethinkdb.com/­docs
DeveloperIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014IBMMicrosoftMicrosoftThe Linux Foundation infosince July 2017
Initial release20101983 infohost version199220142009
Current release12.1, October 20161902 (16.0.11328.20222), March 20192.4.1, August 2020
License infoCommercial or Open Sourcecommercialcommercial infofree version is availablecommercial infoBundled with Microsoft OfficecommercialOpen Source infoApache Version 2
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 languageErlangC and C++C++C++
Server operating systemshostedAIX
HP-UX
Linux
Solaris
Windows
z/OS
Windows infoNot a real database server, but making use of DLLshostedLinux
OS X
Windows
Data schemeschema-freeyesyesschema-freeschema-free
Typing infopredefined data types such as float or datenoyesyesyes infoJSON typesyes infostring, binary, float, bool, date, geometry
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 indexesyesyesyesyes infoAll properties auto-indexed by defaultyes
SQL infoSupport of SQLnoyesyes infobut not compliant to any SQL standardSQL-like query languageno
APIs and other access methodsRESTful HTTP/JSON APIADO.NET
JDBC
JSON style queries infoMongoDB compatible
ODBC
XQuery
ADO.NET
DAO
ODBC
OLE DB
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Supported programming languagesC#
Java
JavaScript
Objective-C
PHP
Ruby
C
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Server-side scripts infoStored proceduresView functions (Map-Reduce) in JavaScriptyesyes infosince Access 2010 using the ACE-engineJavaScript
Triggersyesyesyes infosince Access 2010 using the ACE-engineJavaScriptClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoonly with Windows/Unix/Linux VersionnoneSharding infoImplicit feature of the cloud serviceSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yes infowith separate tools (MQ, InfoSphere)noneyes infoImplicit feature of the cloud serviceSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*yes
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
Immediate Consistency
Foreign keys infoReferential integritynoyesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a document possibleACIDACID infobut no files for transaction loggingMulti-item ACID transactions with snapshot isolation within a partitionAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayes infoOptimistic lockingyesyesyesyes infoMVCC based
Durability infoSupport for making data persistentyesyesyes infobut no files for transaction loggingyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nono
User concepts infoAccess controlAccess rights for users can be defined per databasefine grained access rights according to SQL-standardno infoa simple user-level security was built in till version Access 2003Access rights can be defined down to the item levelyes infousers and table-level permissions

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
IBM CloudantIBM Db2 infoformerly named DB2 or IBM Database 2Microsoft AccessMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBRethinkDB
DB-Engines blog posts

MS Access drops in DB-Engines Ranking
2 May 2013, Paul Andlinger

Microsoft SQL Server regained rank 2 in the DB-Engines popularity ranking
3 December 2012, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, ibm.com

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

provided by Google News

Performance optimization of full load and ongoing replication tasks from self-managed Db2 to Amazon RDS for Db2 ...
24 April 2024, AWS Blog

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29 November 2023, The Register

Precisely says it's smoothing migration of Db2 analytics data to AWS cloud – Blocks and Files
5 April 2024, Blocks and Files

Top 20 most-asked questions about Amazon RDS for Db2 answered
8 April 2024, ibm.com

How Amazon RDS for IBM Db2 Showcases the Power of Co-Creation
21 December 2023, Acceleration Economy

provided by Google News

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks
9 November 2023, Check Point Research

Hackers Exploit Microsoft Access Feature to Steal Windows User’s NTLM Tokens
11 November 2023, CybersecurityNews

MS access program to increase awareness and independence of those living with MS and disability
10 July 2023, Nebraska Medicine

After installing Navisworks, Office 2016 (32-bit) applications stopped launching
8 October 2023, Autodesk Redshift

ACCDE File (What It Is and How to Open One)
27 July 2023, Lifewire

provided by Google News

Generally Available: Index Advisor in Azure Cosmos DB helps optimize your index policy for NoSQL queries | Azure ...
24 April 2024, Microsoft

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

Microsoft Benchmarks Distributed PostgreSQL DBs
10 July 2023, Datanami

provided by Google News

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

provided by Google News



Share this page

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Neo4j logo

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

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here