DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > CockroachDB vs. HugeGraph vs. Immudb vs. Percona Server for MongoDB vs. TerarkDB

System Properties Comparison CockroachDB vs. HugeGraph vs. Immudb vs. Percona Server for MongoDB vs. TerarkDB

Editorial information provided by DB-Engines
NameCockroachDB  Xexclude from comparisonHugeGraph  Xexclude from comparisonImmudb  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonTerarkDB  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 fast-speed and highly-scalable Graph DBMSAn open source immutable (append-only) database with cryptographic verification which makes it tamper-resistant and fully auditable.A drop-in replacement for MongoDB Community Edition with enterprise-grade features.A key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDB
Primary database modelRelational DBMSGraph DBMSKey-value storeDocument storeKey-value store
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score6.15
Rank#55  Overall
#33  Relational DBMS
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score0.24
Rank#305  Overall
#43  Key-value stores
Score0.52
Rank#254  Overall
#39  Document stores
Score0.00
Rank#383  Overall
#60  Key-value stores
Websitewww.cockroachlabs.comgithub.com/­hugegraph
hugegraph.apache.org
github.com/­codenotary/­immudb
immudb.io
www.percona.com/­mongodb/­software/­percona-server-for-mongodbgithub.com/­bytedance/­terarkdb
Technical documentationwww.cockroachlabs.com/­docshugegraph.apache.org/­docsdocs.immudb.iodocs.percona.com/­percona-distribution-for-mongodbbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
DeveloperCockroach LabsBaiduCodenotaryPerconaByteDance, originally Terark
Initial release20152018202020152016
Current release23.1.1, May 20230.91.2.3, April 20223.4.10-2.10, November 2017
License infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availableOpen Source infoApache Version 2.0Open Source infoApache Version 2.0Open Source infoGPL Version 2commercial inforestricted open source version available
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 languageGoJavaGoC++C++
Server operating systemsLinux
macOS
Windows
Linux
macOS
Unix
BSD
Linux
macOS
Solaris
Windows
z/OS
Linux
Data schemedynamic schemayesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesno
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.nonononono
Secondary indexesyesyes infoalso supports composite index and range indexyesyesno
SQL infoSupport of SQLyes, wire compatible with PostgreSQLnoSQL-like syntaxnono
APIs and other access methodsJDBCJava API
RESTful HTTP API
TinkerPop Gremlin
gRPC protocol
PostgreSQL wire protocol
proprietary protocol using JSONC++ API
Java API
Supported programming languagesC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Groovy
Java
Python
.Net
Go
Java
JavaScript (Node.js)
Python
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
C++
Java
Server-side scripts infoStored proceduresnoasynchronous Gremlin script jobsnoJavaScriptno
Triggersnonononono
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 RAFTyes infodepending on used storage backend, e.g. Cassandra and HBaseShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTyes infodepending on used storage backend, e.g. Cassandra and HBaseSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnovia hugegraph-sparknoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesyes infoedges in graphnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes infovia In-Memory Engineyes
User concepts infoAccess controlRole-based access controlUsers, roles and permissionsAccess rights for users and rolesno

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

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

More resources
CockroachDBHugeGraphImmudbPercona Server for MongoDBTerarkDB
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

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

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

provided by Google News

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

provided by Google News

Codenotary brings its immutable database to the cloud
21 June 2023, TechCrunch

Immudb: Open-source database, built on a zero trust model
17 December 2021, Help Net Security

ImmuDB and Codenotary: It's a database, but the company isn't
20 December 2021, ZDNet

immudb (immutable database) 'tamper-proof' database - Open Source Insider
14 December 2021, ComputerWeekly.com

Open Source Immutable Database Adds Cluster Support Capable of Billions of Transactions and Potentially Unlimited ...
16 November 2021, Business Wire

provided by Google News

MongoDB Performance Tuning
23 May 2024, Database Trends and Applications

5 Reasons to Run MongoDB on Kubernetes
6 March 2024, The New Stack

How to Plan Your MongoDB Upgrade
29 January 2024, The New Stack

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

DB or not DB: Open-sourcer Percona pushes out plethora of SQL and NoSQL tweaks in bid to win over suits
19 May 2020, The Register

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

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

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here