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. Cubrid vs. Ehcache vs. RavenDB vs. SWC-DB

System Properties Comparison CockroachDB vs. Cubrid vs. Ehcache vs. RavenDB vs. SWC-DB

Editorial information provided by DB-Engines
NameCockroachDB  Xexclude from comparisonCubrid  Xexclude from comparisonEhcache  Xexclude from comparisonRavenDB  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  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.CUBRID is an open-source SQL-based relational database management system with object extensions for OLTPA widely adopted Java cache with tiered storage optionsOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseA high performance, scalable Wide Column DBMS
Primary database modelRelational DBMSRelational DBMSKey-value storeDocument storeWide column store
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.73
Rank#58  Overall
#34  Relational DBMS
Score1.04
Rank#187  Overall
#87  Relational DBMS
Score4.64
Rank#68  Overall
#8  Key-value stores
Score2.84
Rank#101  Overall
#18  Document stores
Score0.08
Rank#364  Overall
#13  Wide column stores
Websitewww.cockroachlabs.comcubrid.com (korean)
cubrid.org (english)
www.ehcache.orgravendb.netgithub.com/­kashirin-alex/­swc-db
www.swcdb.org
Technical documentationwww.cockroachlabs.com/­docscubrid.org/­manualswww.ehcache.org/­documentationravendb.net/­docs
DeveloperCockroach LabsCUBRID Corporation, CUBRID FoundationTerracotta Inc, owned by Software AGHibernating RhinosAlex Kashirin
Initial release20152008200920102020
Current release24.1.0, May 202411.0, January 20213.10.0, March 20225.4, July 20220.5, April 2021
License infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availableOpen Source infoApache Version 2.0Open Source infoApache Version 2; commercial licenses availableOpen Source infoAGPL version 3, commercial license availableOpen Source infoGPL V3
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 languageGoC, C++, JavaJavaC#C++
Server operating systemsLinux
macOS
Windows
Linux
Windows
All OS with a Java VMLinux
macOS
Raspberry Pi
Windows
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.nononono
Secondary indexesyesyesnoyes
SQL infoSupport of SQLyes, wire compatible with PostgreSQLyesnoSQL-like query language (RQL)SQL-like query language
APIs and other access methodsJDBCADO.NET
JDBC
ODBC
OLE DB
JCache.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Proprietary protocol
Thrift
Supported programming languagesC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Java.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C++
Server-side scripts infoStored proceduresnoJava Stored Proceduresnoyesno
Triggersnoyesyes infoCache Event Listenersyesno
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 RAFTnoneSharding infoby using Terracotta ServerShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTSource-replica replicationyes infoby using Terracotta ServerMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyTunable Consistency (Strong, Eventual, Weak)Default ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate Consistency
Foreign keys infoReferential integrityyesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDyes infosupports JTA and can work as an XA resourceACID, Cluster-wide transaction available
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infousing a tiered cache-storage approachyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesno
User concepts infoAccess controlRole-based access controlfine grained access rights according to SQL-standardnoAuthorization levels configured per client per database

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
CockroachDBCubridEhcacheRavenDBSWC-DB infoSuper Wide Column Database
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

Scaling Australia's Most Popular Online News Sites with Ehcache
6 December 2010, InfoQ.com

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

DZone Coding Java JBoss 5 to 7 in 11 steps
9 January 2014, dzone.com

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

RavenDB Adds Graph Queries
15 May 2019, Datanami

Review: NoSQL database RavenDB
20 March 2019, TechGenix

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

provided by Google News

2022 All O-Zone Football Team
17 December 2022, Ozarks Sports Zone

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.

Milvus logo

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

Present your product here