DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > CockroachDB vs. Ehcache vs. mSQL vs. Oracle vs. OrigoDB

System Properties Comparison CockroachDB vs. Ehcache vs. mSQL vs. Oracle vs. OrigoDB

Editorial information provided by DB-Engines
NameCockroachDB  Xexclude from comparisonEhcache  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonOracle  Xexclude from comparisonOrigoDB  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 widely adopted Java cache with tiered storage optionsmSQL (Mini SQL) is a simple and lightweight RDBMSWidely used RDBMSA fully ACID in-memory object graph database
Primary database modelRelational DBMSKey-value storeRelational DBMSRelational DBMSDocument store
Object oriented DBMS
Secondary database modelsDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score6.15
Rank#55  Overall
#33  Relational DBMS
Score4.89
Rank#67  Overall
#8  Key-value stores
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Websitewww.cockroachlabs.comwww.ehcache.orghughestech.com.au/­products/­msqlwww.oracle.com/­databaseorigodb.com
Technical documentationwww.cockroachlabs.com/­docswww.ehcache.org/­documentationdocs.oracle.com/­en/­databaseorigodb.com/­docs
DeveloperCockroach LabsTerracotta Inc, owned by Software AGHughes TechnologiesOracleRobert Friberg et al
Initial release20152009199419802009 infounder the name LiveDB
Current release23.1.1, May 20233.10.0, March 20224.4, October 202123c, September 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availableOpen Source infoApache Version 2; commercial licenses availablecommercial infofree licenses can be providedcommercial inforestricted free version is availableOpen Source
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 languageGoJavaCC and C++C#
Server operating systemsLinux
macOS
Windows
All OS with a Java VMAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Linux
Windows
Data schemedynamic schemaschema-freeyesyes infoSchemaless in JSON and XML columnsyes
Typing infopredefined data types such as float or dateyesyesyesyesUser defined using .NET types and collections
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.nononoyesno infocan be achieved using .NET
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLyes, wire compatible with PostgreSQLnoA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersyes infowith proprietary extensionsno
APIs and other access methodsJDBCJCacheJDBC
ODBC
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
.NET Client API
HTTP API
LINQ
Supported programming languagesC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
JavaC
C++
Delphi
Java
Perl
PHP
Tcl
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
.Net
Server-side scripts infoStored proceduresnononoPL/SQL infoalso stored procedures in Java possibleyes
Triggersnoyes infoCache Event Listenersnoyesyes infoDomain Events
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 infoby using Terracotta ServernoneSharding, horizontal partitioninghorizontal partitioning infoclient side managed; servers are not synchronized
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTyes infoby using Terracotta ServernoneMulti-source replication
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono infocan be realized in PL/SQLno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyTunable Consistency (Strong, Eventual, Weak)noneImmediate Consistency
Foreign keys infoReferential integrityyesnonoyesdepending on model
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes infosupports JTA and can work as an XA resourcenoACID infoisolation level can be parameterizedACID
Concurrency infoSupport for concurrent manipulation of datayesyesnoyesyes
Durability infoSupport for making data persistentyesyes infousing a tiered cache-storage approachyesyesyes infoWrite ahead log
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'yes
User concepts infoAccess controlRole-based access controlnonofine grained access rights according to SQL-standardRole based authorization

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
3rd partiesDevart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

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

More resources
CockroachDBEhcachemSQL infoMini SQLOracleOrigoDB
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

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

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

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

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

provided by Google News

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

provided by Google News

Writing a Web Service in Perl
9 July 2003, PCQuest

Higher Education PS rules out ghost students before PAC
29 November 2018, diggers.news

provided by Google News

AI-Fueled Enterprise Data Management: The Rise Of Oracle Database 23ai
8 May 2024, Forbes

Lords of May-hem: Seven signs it is Oracle's year end
17 May 2024, The Register

Oracle Database 23ai - all of your data should be in one place, argues CTO Larry Ellison
3 May 2024, diginomica

Oracle renames Database 23c to 23ai, makes it generally available
2 May 2024, InfoWorld

Oracle Database 23ai Brings the Power of AI to Enterprise Data and Applications
3 May 2024, Datanami

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.

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

RaimaDB logo

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

Milvus logo

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

Present your product here