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

DBMS > BigObject vs. IBM Cloudant vs. Microsoft Access vs. Microsoft Azure Cosmos DB vs. PouchDB

System Properties Comparison BigObject vs. IBM Cloudant vs. Microsoft Access vs. Microsoft Azure Cosmos DB vs. PouchDB

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonPouchDB  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesDatabase as a Service offering based on Apache CouchDBMicrosoft 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 serviceJavaScript DBMS with an API inspired by CouchDB
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedDocument storeRelational DBMSDocument 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
Score0.13
Rank#342  Overall
#150  Relational DBMS
Score2.73
Rank#108  Overall
#20  Document stores
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.35
Rank#116  Overall
#22  Document stores
Websitebigobject.iowww.ibm.com/­products/­cloudantwww.microsoft.com/­en-us/­microsoft-365/­accessazure.microsoft.com/­services/­cosmos-dbpouchdb.com
Technical documentationdocs.bigobject.iocloud.ibm.com/­docs/­Cloudantdeveloper.microsoft.com/­en-us/­accesslearn.microsoft.com/­azure/­cosmos-dbpouchdb.com/­guides
DeveloperBigObject, Inc.IBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014MicrosoftMicrosoftApache Software Foundation
Initial release20152010199220142012
Current release1902 (16.0.11328.20222), March 20197.1.1, June 2019
License infoCommercial or Open Sourcecommercial infofree community edition availablecommercialcommercial infoBundled with Microsoft OfficecommercialOpen Source
Cloud-based only infoOnly available as a cloud servicenoyesnoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangC++JavaScript
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
hostedWindows infoNot a real database server, but making use of DLLshostedserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesnoyesyes 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.nonono
Secondary indexesyesyesyesyes infoAll properties auto-indexed by defaultyes infovia views
SQL infoSupport of SQLSQL-like DML and DDL statementsnoyes infobut not compliant to any SQL standardSQL-like query languageno
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
RESTful HTTP/JSON APIADO.NET
DAO
ODBC
OLE DB
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languagesC#
Java
JavaScript
Objective-C
PHP
Ruby
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
JavaScript
Server-side scripts infoStored proceduresLuaView functions (Map-Reduce) in JavaScriptyes infosince Access 2010 using the ACE-engineJavaScriptView functions in JavaScript
Triggersnoyesyes infosince Access 2010 using the ACE-engineJavaScriptyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneSharding infoImplicit feature of the cloud serviceSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
noneyes 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 methodsnoyesnowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*yes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Eventual Consistency
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesnoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoatomic operations within a document possibleACID infobut no files for transaction loggingMulti-item ACID transactions with snapshot isolation within a partitionno
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yes infoOptimistic lockingyesyes
Durability infoSupport for making data persistentyesyesyes infobut no files for transaction loggingyesyes 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.yesnoyes
User concepts infoAccess controlnoAccess rights for users can be defined per databaseno infoa simple user-level security was built in till version Access 2003Access 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

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
BigObjectIBM CloudantMicrosoft AccessMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBPouchDB
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

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

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

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

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13 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

Neo4j logo

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

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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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