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. Hawkular Metrics vs. Hazelcast vs. HyperSQL vs. NebulaGraph

System Properties Comparison H2 vs. Hawkular Metrics vs. Hazelcast vs. HyperSQL vs. NebulaGraph

Editorial information provided by DB-Engines
NameH2  Xexclude from comparisonHawkular Metrics  Xexclude from comparisonHazelcast  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonNebulaGraph  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Hawkular metrics is the metric storage of the Red Hat sponsored Hawkular monitoring system. It is based on Cassandra.A widely adopted in-memory data gridMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBA distributed, linear scalable, high perfomant Graph DBMS
Primary database modelRelational DBMSTime Series DBMSKey-value storeRelational DBMSGraph DBMS
Secondary database modelsSpatial DBMSDocument store infoJSON support with IMDG 3.12
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.33
Rank#46  Overall
#30  Relational DBMS
Score0.08
Rank#366  Overall
#39  Time Series DBMS
Score5.46
Rank#61  Overall
#7  Key-value stores
Score3.23
Rank#93  Overall
#48  Relational DBMS
Score2.23
Rank#116  Overall
#10  Graph DBMS
Websitewww.h2database.comwww.hawkular.orghazelcast.comhsqldb.orggithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
Technical documentationwww.h2database.com/­html/­main.htmlwww.hawkular.org/­hawkular-metrics/­docs/­user-guidehazelcast.org/­imdg/­docshsqldb.org/­web/­hsqlDocsFrame.htmldocs.nebula-graph.io
DeveloperThomas MuellerCommunity supported by Red HatHazelcastVesoft Inc.
Initial release20052014200820012019
Current release2.2.220, July 20235.3.6, November 20232.7.2, June 2023
License infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache 2.0Open Source infoApache Version 2; commercial licenses availableOpen Source infobased on BSD licenseOpen Source infoApache Version 2.0 + Common Clause 1.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 languageJavaJavaJavaJavaC++
Server operating systemsAll OS with a Java VMLinux
OS X
Windows
All OS with a Java VMAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
Data schemeyesschema-freeschema-freeyesStrong typed schema
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.nonoyes infothe object must implement a serialization strategynono
Secondary indexesyesnoyesyesyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.
SQL infoSupport of SQLyesnoSQL-like query languageyesSQL-like query language
APIs and other access methodsJDBC
ODBC
HTTP RESTJCache
JPA
Memcached protocol
RESTful HTTP API
HTTP API infoJDBC via HTTP
JDBC
ODBC
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
Supported programming languagesJavaGo
Java
Python
Ruby
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
All languages supporting JDBC/ODBC
Java
.Net
C++
Go
Java
PHP
Python
Server-side scripts infoStored proceduresJava Stored Procedures and User-Defined Functionsnoyes infoEvent Listeners, Executor ServicesJava, SQLuser defined functions
Triggersyesyes infovia Hawkular Alertingyes infoEventsyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infobased on CassandraShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databaseselectable replication factor infobased on Cassandrayes infoReplicated MapnoneCausal Clustering using Raft protocol
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoone or two-phase-commit; repeatable reads; read commitedACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infousing RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnoRole-based access controlfine grained access rights according to SQL-standardRole-based access control
More information provided by the system vendor
H2Hawkular MetricsHazelcastHyperSQL infoalso known as HSQLDBNebulaGraph
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» more

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
H2Hawkular MetricsHazelcastHyperSQL infoalso known as HSQLDBNebulaGraph
Recent citations in the news

Waiting for Red Hat OpenShift 4.0? Too late, 4.1 has already arrived… • DEVCLASS
5 June 2019, DevClass

provided by Google News

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7 March 2024, Forbes

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17 April 2024, VentureBeat

Hazelcast Showcases Real-Time Data Platform at 2024 Gartner Summit
15 May 2024, Datanami

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7 November 2023, Finovate

Hazelcast Versus Redis: A Practical Comparison
4 January 2024, Database Trends and Applications

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

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

NebulaGraph reaps from China's growing appetite for graph databases
16 September 2022, TechCrunch

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

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.

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

Present your product here