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

DBMS > BaseX vs. CockroachDB vs. CouchDB vs. ObjectBox

System Properties Comparison BaseX vs. CockroachDB vs. CouchDB vs. ObjectBox

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBaseX  Xexclude from comparisonCockroachDB  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonObjectBox  Xexclude from comparison
DescriptionLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.CockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.A native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Extremely fast embedded database for small devices, IoT and Mobile
Primary database modelNative XML DBMSRelational DBMSDocument storeObject oriented DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extensionTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.90
Rank#136  Overall
#4  Native XML DBMS
Score6.10
Rank#58  Overall
#33  Relational DBMS
Score10.26
Rank#45  Overall
#7  Document stores
Score1.22
Rank#172  Overall
#5  Object oriented DBMS
Websitebasex.orgwww.cockroachlabs.comcouchdb.apache.orgobjectbox.io
Technical documentationdocs.basex.orgwww.cockroachlabs.com/­docsdocs.couchdb.org/­en/­stabledocs.objectbox.io
DeveloperBaseX GmbHCockroach LabsApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerObjectBox Limited
Initial release2007201520052017
Current release10.7, August 202323.1.1, May 20233.3.3, December 2023
License infoCommercial or Open SourceOpen Source infoBSD licenseOpen Source infoApache 2.0, commercial license availableOpen Source infoApache version 2Open Source infoApache License 2.0
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaGoErlangC and C++
Server operating systemsLinux
OS X
Windows
Linux
macOS
Windows
Android
BSD
Linux
OS X
Solaris
Windows
Android
iOS
Linux
macOS
Windows
Data schemeschema-freedynamic schemaschema-freeyes
Typing infopredefined data types such as float or dateno infoXQuery supports typesyesnoyes
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 indexesyesyesyes infovia viewsyes
SQL infoSupport of SQLnoyes, wire compatible with PostgreSQLnono
APIs and other access methodsJava API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
JDBCRESTful HTTP/JSON APIProprietary native API
Supported programming languagesActionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
Server-side scripts infoStored proceduresyesnoView functions in JavaScriptno
Triggersyes infovia eventsnoyesno
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTSharding infoimproved architecture with release 2.0none
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication using RAFTMulti-source replication
Source-replica replication
online/offline synchronization between client and server
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datamultiple readers, single writerACIDno infoatomic operations within a single document possibleACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infostrategy: optimistic lockingyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonono
User concepts infoAccess controlUsers with fine-grained authorization concept on 4 levelsRole-based access controlAccess rights for users can be defined per databaseyes
More information provided by the system vendor
BaseXCockroachDBCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"ObjectBox
News

Edge AI: The era of on-device AI
23 April 2024

In-Memory Database Use Cases
15 February 2024

Data Viewer for Objects – announcing ObjectBox Admin
14 November 2023

Vector Databases for Edge AI
9 August 2023

Vector Database Release for Flutter / Dart + Python
13 June 2023

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

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

More resources
BaseXCockroachDBCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"ObjectBox
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

Flash News: OKX Wallet Web Extension Users Can Now Access BaseX, a Concentrated Liquidity AMM DEX on Base
17 April 2024, Yahoo Finance

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18 May 2022, Hashed Out by The SSL Store™

9 Skills You Need to Become a Data Engineer
2 November 2022, KDnuggets

provided by Google News

CockroachDB 23.2 Enhances Enterprise Architectures with Improved Postgres Compatibility and Built-in Resilience
18 January 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29 January 2024, The Register

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6 November 2023, AWS Blog

How DoorDash Migrated from Aurora Postgres to CockroachDB
5 December 2023, The New Stack

Cockroach Entices High-End Legacy Workloads with v23.2
18 January 2024, Datanami

provided by Google 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 ends admin party era • DEVCLASS
27 February 2020, DevClass

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

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

provided by Google News

Industrial IoT (IIoT) edge solution for railway operators – a Kapsch ObjectBox Case Study
21 June 2019, 1E9

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

provided by Google News



Share this page

Featured Products

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

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

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.

Present your product here