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

DBMS > CockroachDB vs. CouchDB vs. Interbase vs. Memgraph vs. XTDB

System Properties Comparison CockroachDB vs. CouchDB vs. Interbase vs. Memgraph vs. XTDB

Editorial information provided by DB-Engines
NameCockroachDB  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonInterbase  Xexclude from comparisonMemgraph  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionCockroachDB 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.Light-weight proven RDBMS infooriginally from BorlandAn open source graph database built for real-time streaming and compatible with Neo4jA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelRelational DBMSDocument storeRelational DBMSGraph DBMSDocument store
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score6.15
Rank#55  Overall
#33  Relational DBMS
Score9.30
Rank#45  Overall
#7  Document stores
Score4.61
Rank#72  Overall
#39  Relational DBMS
Score3.02
Rank#98  Overall
#8  Graph DBMS
Score0.11
Rank#343  Overall
#46  Document stores
Websitewww.cockroachlabs.comcouchdb.apache.orgwww.embarcadero.com/­products/­interbasememgraph.comgithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationwww.cockroachlabs.com/­docsdocs.couchdb.org/­en/­stabledocs.embarcadero.com/­products/­interbasememgraph.com/­docswww.xtdb.com/­docs
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperCockroach LabsApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerEmbarcaderoMemgraph LtdJuxt Ltd.
Initial release20152005198420172019
Current release24.1.0, May 20243.3.3, December 2023InterBase 2020, December 20191.19, September 2021
License infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availableOpen Source infoApache version 2commercialOpen Source infoBSL 1.1; commercial license for enterprise edition availableOpen Source infoMIT License
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoErlangCC and C++Clojure
Server operating systemsLinux
macOS
Windows
Android
BSD
Linux
OS X
Solaris
Windows
Android
iOS
Linux
OS X
Windows
LinuxAll OS with a Java 8 (and higher) VM
Linux
Data schemedynamic schemaschema-freeyesschema-free and schema-optionalschema-free
Typing infopredefined data types such as float or dateyesnoyesyesyes, 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.nonono infoexport as XML data possiblenono
Secondary indexesyesyes infovia viewsyesyes
SQL infoSupport of SQLyes, wire compatible with PostgreSQLnoyesnolimited SQL, making use of Apache Calcite
APIs and other access methodsJDBCRESTful HTTP/JSON APIADO.NET
JDBC
ODBC
Bolt protocol
Cypher query language
HTTP REST
JDBC
Supported programming languagesC#
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
.Net
C
C++
Delphi
Java
Object Pascal
PHP
Ruby
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
Clojure
Java
Server-side scripts infoStored proceduresnoView functions in JavaScriptyes infoInterbase procedure and trigger languageno
Triggersnoyesyesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal 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.0noneSharding infodynamic graph partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTMulti-source replication
Source-replica replication
Interbase Change ViewsMulti-source replication using RAFTyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesyes inforelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoatomic operations within a single document possibleACIDACID infowith snapshot isolationACID
Concurrency infoSupport for concurrent manipulation of datayesyes infostrategy: optimistic lockingyes infoMultiversion concurreny controlyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesyes, 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.nonoyesyes
User concepts infoAccess controlRole-based access controlAccess rights for users can be defined per databasefine grained access rights according to SQL-standardUsers, roles and permissions
More information provided by the system vendor
CockroachDBCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"InterbaseMemgraphXTDB infoformerly named Crux
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» more

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
CockroachDBCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"InterbaseMemgraphXTDB infoformerly named Crux
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

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9 April 2024, PR Newswire

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

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

DoorDash Uses CockroachDB to Create Config Management Platform for Microservices
14 February 2024, InfoQ.com

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

provided by Google News

How to Automate A Blog Post App Deployment With GitHub Actions, Node.js, CouchDB, and Aptible
4 December 2023, hackernoon.com

HNS IoT Botnet Evolves, Goes Cross-Platform
2 December 2023, Dark Reading

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

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

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

provided by Google News

Borland InterBase backdoor detected | ZDNET
11 January 2001, ZDNet

Johnson Sakaja Donates KSh 200k to Support Cash Strapped Football Teams From Kibera - Tuko.co.ke
21 February 2024, Tuko.co.ke

An independent soccer league transforming lives in a slum in Kenya
15 November 2022, FanSided

Malaysian e-commerce firm Lelong.my acquires local digital marketing agency Mataris Agency
29 January 2018, Yahoo Singapore News

The advance of Air Force Esports - New Zealand Defence Force
25 June 2023, New Zealand Defence Force

provided by Google News

Enhance Your Network with the Power of a Graph DB
4 May 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Making Your Own Memory Graph To Detect Memory Issues On iOS
13 April 2021, hackernoon.com

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

RaimaDB logo

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

Neo4j logo

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

Present your product here