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

DBMS > Apache Drill vs. Ehcache vs. InfluxDB vs. JSqlDb vs. SAP Advantage Database Server

System Properties Comparison Apache Drill vs. Ehcache vs. InfluxDB vs. JSqlDb vs. SAP Advantage Database Server

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonEhcache  Xexclude from comparisonInfluxDB  Xexclude from comparisonJSqlDb  Xexclude from comparisonSAP Advantage Database Server infoformer name: Sybase ADS  Xexclude from comparison
JSqlDB seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageA widely adopted Java cache with tiered storage optionsDBMS for storing time series, events and metricsJavaScript Query Language Database, stores JavaScript objects and primitivesLow-cost RDBMS with access to ISAM and FoxPro data structures
Primary database modelDocument store
Relational DBMS
Key-value storeTime Series DBMSDocument store
Object oriented DBMS
Relational DBMS
Secondary database modelsSpatial 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
Score4.89
Rank#67  Overall
#8  Key-value stores
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Websitedrill.apache.orgwww.ehcache.orgwww.influxdata.com/­products/­influxdb-overviewjsqldb.org (offline)www.sap.com/products/advantage-database-server.html
Technical documentationdrill.apache.org/­docswww.ehcache.org/­documentationdocs.influxdata.com/­influxdb
DeveloperApache Software FoundationTerracotta Inc, owned by Software AGKonrad von BackstromSybase, SAP
Initial release20122009201320181993
Current release1.20.3, January 20233.10.0, March 20222.7.6, April 20240.8, December 2018
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache Version 2; commercial licenses availableOpen Source infoMIT-License; commercial enterprise version availableOpen Sourcecommercial
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 languageJavaGo
Server operating systemsLinux
OS X
Windows
All OS with a Java VMLinux
OS X infothrough Homebrew
Linux
macOS
Windows
Linux
Windows
Data schemeschema-freeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesNumeric data and Stringsnoyes
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 indexesnonononoyes
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantnoSQL-like query languagenoyes
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
JCacheHTTP API
JSON over UDP
.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
Supported programming languagesC++Java.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
JavaScriptDelphi
Perl
PHP
Server-side scripts infoStored proceduresuser defined functionsnonofunctions in JavaScriptyes
Triggersnoyes infoCache Event Listenersnonoyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoby using Terracotta ServerSharding infoin enterprise version onlynonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta Serverselectable replication factor infoin enterprise version onlynoneMulti-source replication infoCONFLICT Trigger to resolve replication conflicts
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneTunable Consistency (Strong, Eventual, Weak)Immediate Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyes infosupports JTA and can work as an XA resourcenoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentDepending on the underlying data sourceyes infousing a tiered cache-storage approachyesyes infousing RocksDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Depending on the underlying data sourceyesyes infoDepending on used storage engineno infocaching of (temporary) tables can be configured
User concepts infoAccess controlDepending on the underlying data sourcenosimple rights management via user accountsfine grained access rights according to SQL-standard
More information provided by the system vendor
Apache DrillEhcacheInfluxDBJSqlDbSAP Advantage Database Server infoformer name: Sybase ADS
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsOpen 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

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

More resources
Apache DrillEhcacheInfluxDBJSqlDbSAP Advantage Database Server infoformer name: Sybase ADS
DB-Engines blog posts

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

Apache Drill vs. Apache Spark — Which SQL query engine is better for you?
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

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

SAP Announces Q3 2023 Results: Asia Pacific and Japan View
19 October 2023, SAP News

AIRWORLD PART 15: WORLD'S SECOND BEST AIRPORT TERMINAL
30 September 2005, Ad Age

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.

AllegroGraph logo

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

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

RaimaDB logo

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

Present your product here