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 > Blazegraph vs. H2 vs. HBase vs. HyperSQL

System Properties Comparison Blazegraph vs. H2 vs. HBase vs. HyperSQL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBlazegraph  Xexclude from comparisonH2  Xexclude from comparisonHBase  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparison
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
DescriptionHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Wide-column store based on Apache Hadoop and on concepts of BigTableMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDB
Primary database modelGraph DBMS
RDF store
Relational DBMSWide column storeRelational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.75
Rank#219  Overall
#19  Graph DBMS
#8  RDF stores
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score30.50
Rank#26  Overall
#2  Wide column stores
Score3.49
Rank#87  Overall
#47  Relational DBMS
Websiteblazegraph.comwww.h2database.comhbase.apache.orghsqldb.org
Technical documentationwiki.blazegraph.comwww.h2database.com/­html/­main.htmlhbase.apache.org/­book.htmlhsqldb.org/­web/­hsqlDocsFrame.html
DeveloperBlazegraphThomas MuellerApache Software Foundation infoApache top-level project, originally developed by Powerset
Initial release2006200520082001
Current release2.1.5, March 20192.2.220, July 20232.3.4, January 20212.7.2, June 2023
License infoCommercial or Open SourceOpen Source infoextended commercial license availableOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache version 2Open Source infobased on BSD license
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaJavaJava
Server operating systemsLinux
OS X
Windows
All OS with a Java VMLinux
Unix
Windows infousing Cygwin
All OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modes
Data schemeschema-freeyesschema-free, schema definition possibleyes
Typing infopredefined data types such as float or dateyes infoRDF literal typesyesoptions to bring your own types, AVROyes
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.nonono
Secondary indexesyesyesnoyes
SQL infoSupport of SQLSPARQL is used as query languageyesnoyes
APIs and other access methodsJava API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
JDBC
ODBC
Java API
RESTful HTTP API
Thrift
HTTP API infoJDBC via HTTP
JDBC
ODBC
Supported programming languages.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
JavaC
C#
C++
Groovy
Java
PHP
Python
Scala
All languages supporting JDBC/ODBC
Java
Server-side scripts infoStored proceduresyesJava Stored Procedures and User-Defined Functionsyes infoCoprocessors in JavaJava, SQL
Triggersnoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesWith clustering: 2 database servers on different computers operate on identical copies of a databaseMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate Consistency or Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in Graphsyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDSingle row ACID (across millions of columns)ACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlSecurity and Authentication via Web Application Container (Tomcat, Jetty)fine grained access rights according to SQL-standardAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACfine grained access rights according to SQL-standard

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
BlazegraphH2HBaseHyperSQL infoalso known as HSQLDB
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

Recent citations in the news

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19 August 2023, MarkTechPost

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15 December 2015, Datanami

Representation Learning on RDF* and LPG Knowledge Graphs
24 September 2020, Towards Data Science

Faster with GPUs: 5 turbocharged databases
26 September 2016, InfoWorld

provided by Google News

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9 October 2023, AWS Blog

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20 October 2023, hackernoon.com

HBase: The database big data left behind
6 May 2016, InfoWorld

What Is HBase? (Definition, Uses, Benefits, Features)
22 December 2022, Built In

HBase Tutorial
24 February 2023, Simplilearn

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



Share this page

Featured Products

Milvus logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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