DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > H2 vs. HarperDB vs. IBM Db2 Event Store vs. Ignite vs. Oracle Berkeley DB

System Properties Comparison H2 vs. HarperDB vs. IBM Db2 Event Store vs. Ignite vs. Oracle Berkeley DB

Editorial information provided by DB-Engines
NameH2  Xexclude from comparisonHarperDB  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonIgnite  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Ultra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.Distributed Event Store optimized for Internet of Things use casesApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.Widely used in-process key-value store
Primary database modelRelational DBMSDocument storeEvent Store
Time Series DBMS
Key-value store
Relational DBMS
Key-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.33
Rank#46  Overall
#30  Relational DBMS
Score0.60
Rank#244  Overall
#38  Document stores
Score0.27
Rank#309  Overall
#2  Event Stores
#28  Time Series DBMS
Score3.11
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Score2.01
Rank#126  Overall
#21  Key-value stores
#3  Native XML DBMS
Websitewww.h2database.comwww.harperdb.iowww.ibm.com/­products/­db2-event-storeignite.apache.orgwww.oracle.com/­database/­technologies/­related/­berkeleydb.html
Technical documentationwww.h2database.com/­html/­main.htmldocs.harperdb.io/­docswww.ibm.com/­docs/­en/­db2-event-storeapacheignite.readme.io/­docsdocs.oracle.com/­cd/­E17076_05/­html/­index.html
DeveloperThomas MuellerHarperDBIBMApache Software FoundationOracle infooriginally developed by Sleepycat, which was acquired by Oracle
Initial release20052017201720151994
Current release2.2.220, July 20233.1, August 20212.0Apache Ignite 2.618.1.40, May 2020
License infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)commercial infofree community edition availablecommercial infofree developer edition availableOpen Source infoApache 2.0Open Source infocommercial license 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 languageJavaNode.jsC and C++C++, Java, .NetC, Java, C++ (depending on the Berkeley DB edition)
Server operating systemsAll OS with a Java VMLinux
OS X
Linux infoLinux, macOS, Windows for the developer additionLinux
OS X
Solaris
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Data schemeyesdynamic schemayesyesschema-free
Typing infopredefined data types such as float or dateyesyes infoJSON data typesyesyesno
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.nononoyesyes infoonly with the Berkeley DB XML edition
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLyesSQL-like data manipulation statementsyes infothrough the embedded Spark runtimeANSI-99 for query and DML statements, subset of DDLyes infoSQL interfaced based on SQLite is available
APIs and other access methodsJDBC
ODBC
JDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
Supported programming languagesJava.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
C#
C++
Java
PHP
Python
Ruby
Scala
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
Server-side scripts infoStored proceduresJava Stored Procedures and User-Defined FunctionsCustom Functions infosince release 3.1yesyes (compute grid and cache interceptors can be used instead)no
Triggersyesnonoyes (cache interceptors and events)yes infoonly for the SQL API
Partitioning methods infoMethods for storing different data on different nodesnoneA table resides as a whole on one (or more) nodes in a clusterShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databaseyes infothe nodes on which a table resides can be definedActive-active shard replicationyes (replicated cache)Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes (compute grid and hadoop accelerator)no
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDAtomic execution of specific operationsnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesNo - written data is immutableyes
Durability infoSupport for making data persistentyesyes, using LMDBYes - 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.yesyesyesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users and rolesfine grained access rights according to SQL-standardSecurity Hooks for custom implementationsno

More information provided by the system vendor

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
H2HarperDBIBM Db2 Event StoreIgniteOracle Berkeley DB
Recent citations in the news

Meet HarperDB, Winner of the Startups of the Year in Denver
9 February 2024, hackernoon.com

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22 June 2023, hackernoon.com

Jaxon Repp on HarperDB Distributed Database Platform
23 March 2022, InfoQ.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29 November 2022, AWS Blog

A sharper HarperDB, connectivity done auspiciously
16 January 2023, Techzine Europe

provided by Google News

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

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

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

Apache Ignite: An Overview
6 September 2023, Open Source For You

GridGain Unified Real-Time Data Platform Version 8.9 Addresses Today's More Complex Real-Time Data Processing ...
12 October 2023, GlobeNewswire

What is Apache Ignite? How is Apache Ignite Used?
18 July 2022, The Stack

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14 May 2016, AWS Blog

provided by Google News

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Margo I. Seltzer | Berkman Klein Center
18 August 2020, Berkman Klein Center

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

What You Need to Know About NoSQL Databases
17 February 2012, Forbes

How to store financial market data for backtesting
26 January 2019, Towards Data Science

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

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