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. HugeGraph vs. HyperSQL vs. IBM Db2 Event Store vs. Warp 10

System Properties Comparison H2 vs. HugeGraph vs. HyperSQL vs. IBM Db2 Event Store vs. Warp 10

Editorial information provided by DB-Engines
NameH2  Xexclude from comparisonHugeGraph  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A fast-speed and highly-scalable Graph DBMSMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBDistributed Event Store optimized for Internet of Things use casesTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelRelational DBMSGraph DBMSRelational DBMSEvent Store
Time Series DBMS
Time Series DBMS
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.17
Rank#335  Overall
#31  Graph DBMS
Score3.23
Rank#93  Overall
#48  Relational DBMS
Score0.27
Rank#309  Overall
#2  Event Stores
#28  Time Series DBMS
Score0.14
Rank#344  Overall
#32  Time Series DBMS
Websitewww.h2database.comgithub.com/­hugegraph
hugegraph.apache.org
hsqldb.orgwww.ibm.com/­products/­db2-event-storewww.warp10.io
Technical documentationwww.h2database.com/­html/­main.htmlhugegraph.apache.org/­docshsqldb.org/­web/­hsqlDocsFrame.htmlwww.ibm.com/­docs/­en/­db2-event-storewww.warp10.io/­content/­02_Getting_started
DeveloperThomas MuellerBaiduIBMSenX
Initial release20052018200120172015
Current release2.2.220, July 20230.92.7.2, June 20232.0
License infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache Version 2.0Open Source infobased on BSD licensecommercial infofree developer edition availableOpen Source infoApache License 2.0
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 languageJavaJavaJavaC and C++Java
Server operating systemsAll OS with a Java VMLinux
macOS
Unix
All OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux infoLinux, macOS, Windows for the developer additionLinux
OS X
Windows
Data schemeyesyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes
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 indexesyesyes infoalso supports composite index and range indexyesnono
SQL infoSupport of SQLyesnoyesyes infothrough the embedded Spark runtimeno
APIs and other access methodsJDBC
ODBC
Java API
RESTful HTTP API
TinkerPop Gremlin
HTTP API infoJDBC via HTTP
JDBC
ODBC
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
HTTP API
Jupyter
WebSocket
Supported programming languagesJavaGroovy
Java
Python
All languages supporting JDBC/ODBC
Java
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
Server-side scripts infoStored proceduresJava Stored Procedures and User-Defined Functionsasynchronous Gremlin script jobsJava, SQLyesyes infoWarpScript
Triggersyesnoyesnono
Partitioning methods infoMethods for storing different data on different nodesnoneyes infodepending on used storage backend, e.g. Cassandra and HBasenoneShardingSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databaseyes infodepending on used storage backend, e.g. Cassandra and HBasenoneActive-active shard replicationselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnovia hugegraph-sparknonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integrityyesyes infoedges in graphyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDnono
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesNo - written data is immutableyes
Durability infoSupport for making data persistentyesyesyesYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyes
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-standardUsers, roles and permissionsfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardMandatory use of cryptographic tokens, containing fine-grained authorizations

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
H2HugeGraphHyperSQL infoalso known as HSQLDBIBM Db2 Event StoreWarp 10
Recent citations in the news

POC exploit code published for 9.8-rated Apache HugeGraph RCE flaw
7 June 2024, The Register

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

PoC Exploit Released for High Severity Apache HugeGraph RCE flaw
7 June 2024, CybersecurityNews

AI, Lockbit, Veeam, Club Penguin, Kali, Commando Cat, HugeGraph, Aaran Leyland… – SWN #391
7 June 2024, SC Media

Top 5 CVEs and Vulnerabilities of May 2024
3 June 2024, Security Boulevard

provided by Google News

HyperSQL DataBase flaw leaves library vulnerable to RCE
24 October 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14 November 2022, TheServerSide.com

provided by Google News

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

How IBM Is Turning Db2 into an ‘AI Database’
3 June 2019, Datanami

Best cloud databases of 2022
4 October 2022, ITPro

Why a robust data management strategy is essential today | IBM HDM
19 September 2019, Express Computer

provided by Google News

Time Series Databases Software Market - A comprehensive study by Key Players | Warp 10, Amazon Timestream ...
6 February 2020, openPR

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
12 June 2024, Amoré

provided by Google News



Share this page

Featured Products

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