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. Ehcache vs. InfluxDB vs. JSqlDb

System Properties Comparison Apache Drill vs. Cassandra vs. Ehcache vs. InfluxDB vs. JSqlDb

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonCassandra  Xexclude from comparisonEhcache  Xexclude from comparisonInfluxDB  Xexclude from comparisonJSqlDb  Xexclude from comparison
JSqlDB seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
DescriptionSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessA widely adopted Java cache with tiered storage optionsDBMS for storing time series, events and metricsJavaScript Query Language Database, stores JavaScript objects and primitives
Primary database modelDocument store
Relational DBMS
Wide column storeKey-value storeTime Series DBMSDocument store
Object oriented DBMS
Secondary database modelsVector DBMS infostarting with release V5Spatial DBMS infowith GEO package
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
Score4.89
Rank#67  Overall
#8  Key-value stores
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Websitedrill.apache.orgcassandra.apache.orgwww.ehcache.orgwww.influxdata.com/­products/­influxdb-overviewjsqldb.org (offline)
Technical documentationdrill.apache.org/­docscassandra.apache.org/­doc/­latestwww.ehcache.org/­documentationdocs.influxdata.com/­influxdb
DeveloperApache Software FoundationApache Software Foundation infoApache top level project, originally developped by FacebookTerracotta Inc, owned by Software AGKonrad von Backstrom
Initial release20122008200920132018
Current release1.20.3, January 20234.1.3, July 20233.10.0, March 20222.7.6, April 20240.8, December 2018
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache version 2Open Source infoApache Version 2; commercial licenses availableOpen Source infoMIT-License; commercial enterprise version 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.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.
Implementation languageJavaJavaGo
Server operating systemsLinux
OS X
Windows
BSD
Linux
OS X
Windows
All OS with a Java VMLinux
OS X infothrough Homebrew
Linux
macOS
Windows
Data schemeschema-freeschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesNumeric data and Stringsno
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 solutionnonono
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantSQL-like SELECT, DML and DDL statements (CQL)noSQL-like query languageno
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
Proprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
JCacheHTTP API
JSON over UDP
Supported programming languagesC++C#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
Java.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
JavaScript
Server-side scripts infoStored proceduresuser defined functionsnononofunctions in JavaScript
Triggersnoyesyes infoCache Event Listenersnono
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infono "single point of failure"Sharding infoby using Terracotta ServerSharding infoin enterprise version onlynone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoRepresentation of geographical distribution of servers is possibleyes infoby using Terracotta Serverselectable replication factor infoin enterprise version onlynone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Tunable Consistency (Strong, Eventual, Weak)
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoAtomicity and isolation are supported for single operationsyes infosupports JTA and can work as an XA resourceno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentDepending on the underlying data sourceyesyes infousing a tiered cache-storage approachyesyes infousing RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Depending on the underlying data sourcenoyesyes infoDepending on used storage engine
User concepts infoAccess controlDepending on the underlying data sourceAccess rights for users can be defined per objectnosimple rights management via user accounts
More information provided by the system vendor
Apache DrillCassandraEhcacheInfluxDBJSqlDb
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» more
InfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» more
Time to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» more
IoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» more
InfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsCassandra is used by 40% of the Fortune 100.
» more
Fastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» more
Open source core with closed source clustering available either on-premise or on...
» more
News

Introduction to Apache Iceberg
9 May 2024

Converting Timestamp to Date in Java
7 May 2024

A Detailed Guide to C# TimeSpan
2 May 2024

The Final Frontier: Using InfluxDB on the International Space Station
30 April 2024

Getting the Current Time in C#: A Guide
26 April 2024

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

Cassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» more

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

More resources
Apache DrillCassandraEhcacheInfluxDBJSqlDb
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

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, 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 Eliminates ETL, Data Transformation for MapR Database
11 April 2016, The New Stack

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

provided by Google News

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

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

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

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

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

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14 March 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, businesswire.com

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

AWS and InfluxData partner to offer managed time series database Timestream for InfluxDB
5 April 2024, VentureBeat

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.

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

AllegroGraph logo

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

Present your product here