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

DBMS > CockroachDB vs. Drizzle vs. H2 vs. Ignite vs. TempoIQ

System Properties Comparison CockroachDB vs. Drizzle vs. H2 vs. Ignite vs. TempoIQ

Editorial information provided by DB-Engines
NameCockroachDB  Xexclude from comparisonDrizzle  Xexclude from comparisonH2  Xexclude from comparisonIgnite  Xexclude from comparisonTempoIQ infoformerly TempoDB  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.TempoIQ seems to be decommissioned. It will be removed from the DB-Engines ranking.
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.MySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Apache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.Scalable analytics DBMS for sensor data, provided as a service (SaaS)
Primary database modelRelational DBMSRelational DBMSRelational DBMSKey-value store
Relational DBMS
Time Series DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score6.15
Rank#55  Overall
#33  Relational DBMS
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score3.16
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Websitewww.cockroachlabs.comwww.h2database.comignite.apache.orgtempoiq.com (offline)
Technical documentationwww.cockroachlabs.com/­docswww.h2database.com/­html/­main.htmlapacheignite.readme.io/­docs
DeveloperCockroach LabsDrizzle project, originally started by Brian AkerThomas MuellerApache Software FoundationTempoIQ
Initial release20152008200520152012
Current release23.1.1, May 20237.2.4, September 20122.2.220, July 2023Apache Ignite 2.6
License infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availableOpen Source infoGNU GPLOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache 2.0commercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoC++JavaC++, Java, .Net
Server operating systemsLinux
macOS
Windows
FreeBSD
Linux
OS X
All OS with a Java VMLinux
OS X
Solaris
Windows
Data schemedynamic schemayesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nonoyesno
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyes, wire compatible with PostgreSQLyes infowith proprietary extensionsyesANSI-99 for query and DML statements, subset of DDLno
APIs and other access methodsJDBCJDBCJDBC
ODBC
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
HTTP API
Supported programming languagesC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C
C++
Java
PHP
JavaC#
C++
Java
PHP
Python
Ruby
Scala
C#
Java
JavaScript infoNode.js
Python
Ruby
Server-side scripts infoStored proceduresnonoJava Stored Procedures and User-Defined Functionsyes (compute grid and cache interceptors can be used instead)no
Triggersnono infohooks for callbacks inside the server can be used.yesyes (cache interceptors and events)yes infoRealtime Alerts
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 RAFTShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTMulti-source replication
Source-replica replication
With clustering: 2 database servers on different computers operate on identical copies of a databaseyes (replicated cache)
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes (compute grid and hadoop accelerator)no
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
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.noyesyesno
User concepts infoAccess controlRole-based access controlPluggable authentication mechanisms infoe.g. LDAP, HTTPfine grained access rights according to SQL-standardSecurity Hooks for custom implementationssimple authentication-based access control

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
CockroachDBDrizzleH2IgniteTempoIQ infoformerly TempoDB
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, 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

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

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

Apache Ignite: An Overview
6 September 2023, Open Source For You

What is Apache Ignite? How is Apache Ignite Used?
18 July 2022, The Stack

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14 May 2016, AWS Blog

Fire up big data processing with Apache Ignite
27 October 2016, InfoWorld

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

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

Present your product here