DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > 4D vs. Microsoft Azure Cosmos DB vs. ObjectBox vs. PouchDB vs. XTDB

System Properties Comparison 4D vs. Microsoft Azure Cosmos DB vs. ObjectBox vs. PouchDB vs. XTDB

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonObjectBox  Xexclude from comparisonPouchDB  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionApplication development environment with integrated database management systemGlobally distributed, horizontally scalable, multi-model database serviceLightweight, fast on-device database for IoT, Mobile and Embedded devices, persisting and synchronising objects and vectorsJavaScript DBMS with an API inspired by CouchDBA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelRelational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Object oriented DBMS
Vector DBMS
Document storeDocument store
Secondary database modelsSpatial DBMSTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.37
Rank#110  Overall
#54  Relational DBMS
Score24.97
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score1.08
Rank#179  Overall
#6  Object oriented DBMS
#9  Vector DBMS
Score2.18
Rank#114  Overall
#21  Document stores
Score0.13
Rank#330  Overall
#45  Document stores
Websitewww.4d.comazure.microsoft.com/­services/­cosmos-dbgithub.com/­objectbox
objectbox.io
pouchdb.comgithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationdeveloper.4d.comlearn.microsoft.com/­azure/­cosmos-dbdocs.objectbox.iopouchdb.com/­guideswww.xtdb.com/­docs
Developer4D, IncMicrosoftObjectBox LimitedApache Software FoundationJuxt Ltd.
Initial release19842014201720122019
Current releasev20, April 20234.0 (May 2024)7.1.1, June 20191.19, September 2021
License infoCommercial or Open SourcecommercialcommercialBindings are released under Apache 2.0 infoApache License 2.0Open SourceOpen Source infoMIT 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 languageC and C++JavaScriptClojure
Server operating systemsOS X
Windows
hostedAndroid
Any POSIX system
Docker
iOS
Linux
macOS
QNX
Windows
server-less, requires a JavaScript environment (browser, Node.js)All OS with a Java 8 (and higher) VM
Linux
Data schemeyesschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyes infoJSON typesyes, plus "flex" map-like typesnoyes, extensible-data-notation format
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.yesnonono
Secondary indexesyesyes infoAll properties auto-indexed by defaultyesyes infovia viewsyes
SQL infoSupport of SQLyes infoclose to SQL 92SQL-like query languagenonolimited SQL, making use of Apache Calcite
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Proprietary native APIHTTP REST infoonly for PouchDB Server
JavaScript API
HTTP REST
JDBC
Supported programming languages4D proprietary IDE
PHP
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
C
C++
Dart (Flutter)
Go
Java
Kotlin
Python
Swift
JavaScriptClojure
Java
Server-side scripts infoStored proceduresyesJavaScriptnoView functions in JavaScriptno
TriggersyesJavaScriptnoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud servicenoneSharding infowith a proxy-based framework, named couchdb-loungenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationyes infoImplicit feature of the cloud serviceData sync between devices allowing occasional connected databases to work completely offlineMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*noyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesnoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDMulti-item ACID transactions with snapshot isolation within a partitionACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlUsers and groupsAccess rights can be defined down to the item levelyesno
More information provided by the system vendor
4D infoformer name: 4th DimensionMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBObjectBoxPouchDBXTDB infoformerly named Crux
News

MongoDB Realm & Device Sync alternatives – ObjectBox
17 September 2024

Local AI – what it is and why we need it
11 September 2024

First on-device Vector Database (aka Semantic Index) for iOS
24 July 2024

Retrieval Augmented Generation (RAG) with vector databases: Expanding AI Capabilities
18 June 2024

The on-device Vector Database for Android and Java
29 May 2024

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
4D infoformer name: 4th DimensionMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBObjectBoxPouchDBXTDB infoformerly named Crux
DB-Engines blog posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, 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

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9 May 2024, Microsoft

Public Preview: DiskANN vector indexing and search in Azure Cosmos DB NoSQL
21 May 2024, Microsoft

Public preview: Filtered vector search in vCore-based Azure Cosmos DB for MongoDB
24 April 2024, Microsoft

Public Preview: vCore-based Azure Cosmos DB for MongoDB cross-region disaster recovery (DR)
21 May 2024, Microsoft

General availability: Azure Cosmos DB for PostgreSQL geo-redundant backup and restore
24 April 2024, Microsoft

provided by Google News

Getting Started with PouchDB Client-Side JavaScript Database
7 September 2016, SitePoint

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

Building an Offline First App with PouchDB
10 March 2014, SitePoint

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.

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

The data platform to build your intelligent applications.
Try 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

Present your product here