DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Apache Drill vs. CockroachDB vs. Elasticsearch vs. Geode

System Properties Comparison Apache Drill vs. CockroachDB vs. Elasticsearch vs. Geode

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonCockroachDB  Xexclude from comparisonElasticsearch  Xexclude from comparisonGeode  Xexclude from comparison
DescriptionSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageCockroachDB 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 distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processes
Primary database modelDocument store
Relational DBMS
Relational DBMSSearch engineKey-value store
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.02
Rank#124  Overall
#22  Document stores
#59  Relational DBMS
Score5.73
Rank#58  Overall
#34  Relational DBMS
Score132.83
Rank#7  Overall
#1  Search engines
Score1.86
Rank#134  Overall
#24  Key-value stores
Websitedrill.apache.orgwww.cockroachlabs.comwww.elastic.co/­elasticsearchgeode.apache.org
Technical documentationdrill.apache.org/­docswww.cockroachlabs.com/­docswww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlgeode.apache.org/­docs
DeveloperApache Software FoundationCockroach LabsElasticOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.
Initial release2012201520102002
Current release1.20.3, January 202324.1.0, May 20248.6, January 20231.1, February 2017
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache 2.0, commercial license availableOpen Source infoElastic LicenseOpen Source infoApache Version 2; commercial licenses available as Gemfire
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJavaJava
Server operating systemsLinux
OS X
Windows
Linux
macOS
Windows
All OS with a Java VMAll OS with a Java VM infothe JDK (8 or later) is also required
Data schemeschema-freedynamic schemaschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-free
Typing infopredefined data types such as float or dateyesyesyesyes
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 indexesnoyesyes infoAll search fields are automatically indexedno
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantyes, wire compatible with PostgreSQLSQL-like query languageSQL-like query language (OQL)
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
JDBCJava API
RESTful HTTP/JSON API
Java Client API
Memcached protocol
RESTful HTTP API
Supported programming languagesC++C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
All JVM based languages
C++
Groovy
Java
Scala
Server-side scripts infoStored proceduresuser defined functionsnoyesuser defined functions
Triggersnonoyes infoby using the 'percolation' featureyes infoCache Event Listeners
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal 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 RAFTShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTyesMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoES-Hadoop Connectorno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allEventual Consistency
Foreign keys infoReferential integritynoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoyes, on a single node
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentDepending on the underlying data sourceyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Depending on the underlying data sourcenoMemcached and Redis integrationyes
User concepts infoAccess controlDepending on the underlying data sourceRole-based access controlAccess rights per client and object definable

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

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

MapR to Speak on Stream Processing Systems, Apache Spark and Drill at Industry Events in January
31 May 2024, Yahoo Movies UK

Apache Drill vs. Apache Spark — Which SQL query engine is better for you?
23 September 2019, Towards Data Science

Apache Drill case study: A tutorial on processing CSV files
9 June 2016, TheServerSide.com

Apache Drill Poised to Crack Tough Data Challenges
19 May 2015, Datanami

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11 April 2016, The New Stack

provided by Google News

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

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

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

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

provided by Google News

Apache Doris for Log and Time Series Data Analysis in NetEase: Why Not Elasticsearch and InfluxDB?
5 June 2024, hackernoon.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Yahoo Finance

AI security challenges in generative AI adoption
4 June 2024, SiliconANGLE News

Splunk vs Elasticsearch | A Comparison and How to Choose
12 January 2024, SentinelOne

Introducing Elasticsearch Vector Database to Azure OpenAI Service On Your Data (Preview)
26 March 2024, insider.govtech.com

provided by Google News

This is how much one of the most expensive gems costs at the Tucson gem show
11 February 2024, KGUN 9 Tucson News

Victor I. Cazares Wants NYTW to Call for Ceasefire in Gaza
22 February 2024, Vulture

Event-Driven Architectures with Apache Geode and Spring Integration
20 March 2019, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, O'Reilly Media

HPE buys query acceleration platform Ampool to boost Ezmeral hybrid cloud analytics
7 July 2021, SiliconANGLE News

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

Milvus logo

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

Present your product here