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

DBMS > Apache Drill vs. Cassandra vs. Elasticsearch vs. Graph Engine vs. IBM Db2 Event Store

System Properties Comparison Apache Drill vs. Cassandra vs. Elasticsearch vs. Graph Engine vs. IBM Db2 Event Store

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonCassandra  Xexclude from comparisonElasticsearch  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparison
DescriptionSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessA 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 metricA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineDistributed Event Store optimized for Internet of Things use cases
Primary database modelDocument store
Relational DBMS
Wide column storeSearch engineGraph DBMS
Key-value store
Event Store
Time Series DBMS
Secondary database modelsVector DBMS infostarting with release V5Document store
Spatial DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.95
Rank#127  Overall
#23  Document stores
#60  Relational DBMS
Score101.89
Rank#12  Overall
#1  Wide column stores
Score135.35
Rank#7  Overall
#1  Search engines
Score0.61
Rank#240  Overall
#21  Graph DBMS
#35  Key-value stores
Score0.19
Rank#323  Overall
#2  Event Stores
#28  Time Series DBMS
Websitedrill.apache.orgcassandra.apache.orgwww.elastic.co/­elasticsearchwww.graphengine.iowww.ibm.com/­products/­db2-event-store
Technical documentationdrill.apache.org/­docscassandra.apache.org/­doc/­latestwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlwww.graphengine.io/­docs/­manualwww.ibm.com/­docs/­en/­db2-event-store
DeveloperApache Software FoundationApache Software Foundation infoApache top level project, originally developped by FacebookElasticMicrosoftIBM
Initial release20122008201020102017
Current release1.20.3, January 20234.1.3, July 20238.6, January 20232.0
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache version 2Open Source infoElastic LicenseOpen Source infoMIT Licensecommercial infofree developer edition available
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.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.
Implementation languageJavaJava.NET and CC and C++
Server operating systemsLinux
OS X
Windows
BSD
Linux
OS X
Windows
All OS with a Java VM.NETLinux infoLinux, macOS, Windows for the developer addition
Data schemeschema-freeschema-freeschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesyes
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.nonononono
Secondary indexesnorestricted infoonly equality queries, not always the best performing solutionyes infoAll search fields are automatically indexedno
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantSQL-like SELECT, DML and DDL statements (CQL)SQL-like query languagenoyes infothrough the embedded Spark runtime
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
Proprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
Java API
RESTful HTTP/JSON API
RESTful HTTP APIADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
Supported programming languagesC++C#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
C#
C++
F#
Visual Basic
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
Server-side scripts infoStored proceduresuser defined functionsnoyesyesyes
Triggersnoyesyes infoby using the 'percolation' featurenono
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infono "single point of failure"Shardinghorizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoRepresentation of geographical distribution of servers is possibleyesActive-active shard replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesES-Hadoop Connectorno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Eventual 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 integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoAtomicity and isolation are supported for single operationsnonono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesNo - written data is immutable
Durability infoSupport for making data persistentDepending on the underlying data sourceyesyesoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storage
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 integrationyesyes
User concepts infoAccess controlDepending on the underlying data sourceAccess rights for users can be defined per objectfine grained access rights according to SQL-standard
More information provided by the system vendor
Apache DrillCassandraElasticsearchGraph Engine infoformer name: TrinityIBM Db2 Event Store
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» more
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» more
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» more
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» more
Market metricsCassandra is used by 40% of the Fortune 100.
» more
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» more

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 partiesCassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Apache DrillCassandraElasticsearchGraph Engine infoformer name: TrinityIBM Db2 Event Store
DB-Engines blog posts

Cassandra keeps climbing the ranks of the DB-Engines Ranking
3 May 2016, Matthias Gelbmann

Oracle is the DBMS of the Year
5 January 2016, Paul Andlinger, Matthias Gelbmann

Winners, losers and an attractive newcomer in Novembers DB-Engines ranking
2 November 2015, Paul Andlinger

show all

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

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

Analyse Kafka messages with SQL queries using Apache Drill
23 September 2019, Towards Data Science

Apache Drill improves big data SQL query engine
31 August 2021, TechTarget

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

Why Apache Cassandra 5.0 Is a Game-Changer for Developers
10 May 2024, The New Stack

Cassandra is the “best f*cking database for gen AI,” says DataStax CEO
13 December 2023, VentureBeat

Here's What to Know About Apache Cassandra 5.0
15 April 2024, hackernoon.com

How Uber Optimized Cassandra Operations At Scale
20 July 2023, Uber

Microsoft extends life support for aging Apache Cassandra 3.11 database
10 October 2023, The Register

provided by Google News

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29 April 2024, InfoQ.com

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

8 Powerful Alternatives to Elasticsearch
25 April 2024, Yahoo Finance

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

ElasticSearch Goes Deep on OpenTelemetry with eBPF Donation
13 March 2024, The New Stack

provided by Google News

Trinity
2 June 2023, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

The graph analytics landscape 2019 - DataScienceCentral.com
27 February 2019, Data Science Central

provided by Google News

The vision for Db2
26 February 2019, biplatform.nl

Advancements in streaming data storage, real-time analysis and machine learning
25 July 2019, ibm.com

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31 May 2018, Data Center Knowledge

How IBM Is Turning Db2 into an 'AI Database'
3 June 2019, Datanami

Best cloud databases of 2022
4 October 2022, ITPro

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

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

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