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

DBMS > Apache Druid vs. H2 vs. IBM Db2 Event Store vs. InfluxDB vs. Machbase Neo

System Properties Comparison Apache Druid vs. H2 vs. IBM Db2 Event Store vs. InfluxDB vs. Machbase Neo

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonH2  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonInfluxDB  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparison
DescriptionOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Distributed Event Store optimized for Internet of Things use casesDBMS for storing time series, events and metricsTimeSeries DBMS for AIoT and BigData
Primary database modelRelational DBMS
Time Series DBMS
Relational DBMSEvent Store
Time Series DBMS
Time Series DBMSTime Series DBMS
Secondary database modelsSpatial DBMSSpatial DBMS infowith GEO package
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.34
Rank#88  Overall
#48  Relational DBMS
#7  Time Series DBMS
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score0.19
Rank#323  Overall
#2  Event Stores
#28  Time Series DBMS
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score0.12
Rank#339  Overall
#30  Time Series DBMS
Websitedruid.apache.orgwww.h2database.comwww.ibm.com/­products/­db2-event-storewww.influxdata.com/­products/­influxdb-overviewmachbase.com
Technical documentationdruid.apache.org/­docs/­latest/­designwww.h2database.com/­html/­main.htmlwww.ibm.com/­docs/­en/­db2-event-storedocs.influxdata.com/­influxdbmachbase.com/­dbms
DeveloperApache Software Foundation and contributorsThomas MuellerIBMMachbase
Initial release20122005201720132013
Current release29.0.1, April 20242.2.220, July 20232.02.7.6, April 2024V8.0, August 2023
License infoCommercial or Open SourceOpen Source infoApache license v2Open Source infodual-licence (Mozilla public license, Eclipse public license)commercial infofree developer edition availableOpen Source infoMIT-License; commercial enterprise version availablecommercial infofree test 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 languageJavaJavaC and C++GoC
Server operating systemsLinux
OS X
Unix
All OS with a Java VMLinux infoLinux, macOS, Windows for the developer additionLinux
OS X infothrough Homebrew
Linux
macOS
Windows
Data schemeyes infoschema-less columns are supportedyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesNumeric data and Stringsyes
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 indexesyesyesnonoyes
SQL infoSupport of SQLSQL for queryingyesyes infothrough the embedded Spark runtimeSQL-like query languageSQL-like query language
APIs and other access methodsJDBC
RESTful HTTP/JSON API
JDBC
ODBC
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
HTTP API
JSON over UDP
gRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
JavaC
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
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
Server-side scripts infoStored proceduresnoJava Stored Procedures and User-Defined Functionsyesnono
Triggersnoyesnonono
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basednoneShardingSharding infoin enterprise version onlySharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesWith clustering: 2 database servers on different computers operate on identical copies of a databaseActive-active shard replicationselectable replication factor infoin enterprise version onlyselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnonono
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)No - written data is immutableyesyes
Durability infoSupport for making data persistentyesyesYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyesno
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes infoDepending on used storage engineyes infovolatile and lookup table
User concepts infoAccess controlRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardsimple rights management via user accountssimple password-based access control
More information provided by the system vendor
Apache DruidH2IBM Db2 Event StoreInfluxDBMachbase Neo infoFormer name was Infiniflux
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

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
Apache DruidH2IBM Db2 Event StoreInfluxDBMachbase Neo infoFormer name was Infiniflux
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 Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26 January 2024, Datanami

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21 February 2024, Dark Reading

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26 February 2024, GBHackers

Imply Data gives Apache Druid schema auto-discover capability
6 June 2023, SiliconANGLE News

Imply Announces Automatic Schema Discovery for Apache Druid, Reinforcing Druid's Leadership for Real-Time ...
6 June 2023, Business Wire

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

마크베이스, 개발 생산성 최대 90%↑…신개념 DB 'MACHBASE NEO 8.0' 출시
4 September 2023, 전자신문

[IoT 데이터 처리의 모든 것-②] IoT 데이터 전쟁의 서막
6 October 2021, 헬로티 – 매일 만나는 첨단 산업, IT 소식

마크베이스, 오픈소스 에디션 'MACHBASE NEO' 출시
28 March 2023, 전자신문

IoT 데이터 최적화 '시계열 데이터베이스' 등장
15 September 2019, 데이터넷

provided by Google News



Share this page

Featured Products

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

RaimaDB logo

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

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.

Milvus logo

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

Present your product here