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. Immudb vs. jBASE vs. RethinkDB vs. VelocityDB

System Properties Comparison CockroachDB vs. Immudb vs. jBASE vs. RethinkDB vs. VelocityDB

Editorial information provided by DB-Engines
NameCockroachDB  Xexclude from comparisonImmudb  Xexclude from comparisonjBASE  Xexclude from comparisonRethinkDB  Xexclude from comparisonVelocityDB  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.An open source immutable (append-only) database with cryptographic verification which makes it tamper-resistant and fully auditable.A robust multi-value DBMS comprising development tools and middlewareDBMS for the Web with a mechanism to push updated query results to applications in realtime.A .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primary database modelRelational DBMSKey-value storeMultivalue DBMSDocument storeGraph DBMS
Object oriented DBMS
Secondary database modelsRelational DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.73
Rank#58  Overall
#34  Relational DBMS
Score0.31
Rank#295  Overall
#42  Key-value stores
Score1.49
Rank#156  Overall
#3  Multivalue DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Score0.11
Rank#354  Overall
#37  Graph DBMS
#15  Object oriented DBMS
Websitewww.cockroachlabs.comgithub.com/­codenotary/­immudb
immudb.io
www.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbaserethinkdb.comvelocitydb.com
Technical documentationwww.cockroachlabs.com/­docsdocs.immudb.iodocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9rethinkdb.com/­docsvelocitydb.com/­UserGuide
DeveloperCockroach LabsCodenotaryRocket Software (formerly Zumasys)The Linux Foundation infosince July 2017VelocityDB Inc
Initial release20152020199120092011
Current release24.1.0, May 20241.2.3, April 20225.72.4.1, August 20207.x
License infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availableOpen Source infoApache Version 2.0commercialOpen Source infoApache Version 2commercial
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 languageGoGoC++C#
Server operating systemsLinux
macOS
Windows
BSD
Linux
macOS
Solaris
Windows
z/OS
AIX
Linux
Windows
Linux
OS X
Windows
Any that supports .NET
Data schemedynamic schemaschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesoptionalyes infostring, binary, float, bool, date, geometryyes
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.nonoyesnono
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyes, wire compatible with PostgreSQLSQL-like syntaxEmbedded SQL for jBASE in BASICnono
APIs and other access methodsJDBCgRPC protocol
PostgreSQL wire protocol
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
.Net
Supported programming languagesC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
.Net
Go
Java
JavaScript (Node.js)
Python
.Net
Basic
Jabbascript
Java
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
.Net
Server-side scripts infoStored proceduresnonoyesno
TriggersnonoyesClient-side triggers through changefeedsCallbacks are triggered when data changes
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 RAFTShardingShardingSharding inforange basedSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTyesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDAtomic single-document operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCC basedyes
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.nonoyesnoyes
User concepts infoAccess controlRole-based access controlAccess rights can be defined down to the item levelyes infousers and table-level permissionsBased on Windows Authentication

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
CockroachDBImmudbjBASERethinkDBVelocityDB
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

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

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

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 (immutable database) 'tamper-proof' database - Open Source Insider
14 December 2021, ComputerWeekly.com

Storage news ticker – November 15 – Blocks and Files
15 November 2021, Blocks & Files

Codenotary Uses Immutable Database to Verify Software Artifacts
26 October 2021, DevOps.com

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

provided by Google News



Share this page

Featured Products

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.

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