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

DBMS > Ehcache vs. GridDB vs. IBM Db2 Event Store vs. InfluxDB vs. TerarkDB

System Properties Comparison Ehcache vs. GridDB vs. IBM Db2 Event Store vs. InfluxDB vs. TerarkDB

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonGridDB  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonInfluxDB  Xexclude from comparisonTerarkDB  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsScalable in-memory time series database optimized for IoT and Big DataDistributed Event Store optimized for Internet of Things use casesDBMS for storing time series, events and metricsA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDB
Primary database modelKey-value storeTime Series DBMSEvent Store
Time Series DBMS
Time Series DBMSKey-value store
Secondary database modelsKey-value store
Relational DBMS
Spatial DBMS infowith GEO package
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.89
Rank#67  Overall
#8  Key-value stores
Score1.95
Rank#128  Overall
#10  Time Series DBMS
Score0.19
Rank#323  Overall
#2  Event Stores
#28  Time Series DBMS
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score0.00
Rank#383  Overall
#60  Key-value stores
Websitewww.ehcache.orggriddb.netwww.ibm.com/­products/­db2-event-storewww.influxdata.com/­products/­influxdb-overviewgithub.com/­bytedance/­terarkdb
Technical documentationwww.ehcache.org/­documentationdocs.griddb.netwww.ibm.com/­docs/­en/­db2-event-storedocs.influxdata.com/­influxdbbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
DeveloperTerracotta Inc, owned by Software AGToshiba CorporationIBMByteDance, originally Terark
Initial release20092013201720132016
Current release3.10.0, March 20225.1, August 20222.02.7.6, April 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availablecommercial infofree developer edition availableOpen Source infoMIT-License; commercial enterprise version availablecommercial inforestricted open source version 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.
Implementation languageJavaC++C and C++GoC++
Server operating systemsAll OS with a Java VMLinuxLinux infoLinux, macOS, Windows for the developer additionLinux
OS X infothrough Homebrew
Data schemeschema-freeyesyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyes infonumerical, string, blob, geometry, boolean, timestampyesNumeric 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 indexesnoyesnonono
SQL infoSupport of SQLnoSQL92, SQL-like TQL (Toshiba Query Language)yes infothrough the embedded Spark runtimeSQL-like query languageno
APIs and other access methodsJCacheJDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
HTTP API
JSON over UDP
C++ API
Java API
Supported programming languagesJavaC
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C++
Java
Server-side scripts infoStored proceduresnonoyesnono
Triggersyes infoCache Event Listenersyesnonono
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta ServerShardingShardingSharding infoin enterprise version onlynone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta ServerSource-replica replicationActive-active shard replicationselectable replication factor infoin enterprise version onlynone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Immediate consistency within container, eventual consistency across containersEventual Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourceACID at container levelnonono
Concurrency infoSupport for concurrent manipulation of datayesyesNo - written data is immutableyesyes
Durability infoSupport for making data persistentyes infousing a tiered cache-storage approachyesYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes infoDepending on used storage engineyes
User concepts infoAccess controlnoAccess rights for users can be defined per databasefine grained access rights according to SQL-standardsimple rights management via user accountsno
More information provided by the system vendor
EhcacheGridDBIBM Db2 Event StoreInfluxDBTerarkDB
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
InfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
Time to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
IoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
InfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsGitHub trending repository
» more
Fastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» more
Open source core with closed source clustering available either on-premise or on...
» more
News

An Introductory Guide to Grafana Alerts
16 May 2024

What to Expect When You’re Expecting InfluxDB: A Guide
14 May 2024

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

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
EhcacheGridDBIBM Db2 Event StoreInfluxDBTerarkDB
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

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.com

provided by Google News

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16 January 2024, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8 April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1 November 2020, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19 August 2022, global.toshiba

Toshiba to Open Source GridDB(R)'s SQL Interface, Aims to Accelerate Open Innovation | TOSHIBA DIGITAL ...
17 June 2020, global.toshiba

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

Introducing Amazon Timestream for InfluxDB: A managed service for the popular open source time-series database ...
20 May 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, Business Wire

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

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

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.

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

Neo4j logo

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

Present your product here