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 > HBase vs. Immudb vs. InfinityDB vs. NebulaGraph vs. TerminusDB

System Properties Comparison HBase vs. Immudb vs. InfinityDB vs. NebulaGraph vs. TerminusDB

Editorial information provided by DB-Engines
NameHBase  Xexclude from comparisonImmudb  Xexclude from comparisonInfinityDB  Xexclude from comparisonNebulaGraph  Xexclude from comparisonTerminusDB infoformer name was DataChemist  Xexclude from comparison
DescriptionWide-column store based on Apache Hadoop and on concepts of BigTableAn open source immutable (append-only) database with cryptographic verification which makes it tamper-resistant and fully auditable.A Java embedded Key-Value Store which extends the Java Map interfaceA distributed, linear scalable, high perfomant Graph DBMSScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primary database modelWide column storeKey-value storeKey-value storeGraph DBMSGraph DBMS
Secondary database modelsRelational DBMSDocument store
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score30.50
Rank#26  Overall
#2  Wide column stores
Score0.24
Rank#305  Overall
#43  Key-value stores
Score0.00
Rank#378  Overall
#57  Key-value stores
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score0.17
Rank#325  Overall
#29  Graph DBMS
Websitehbase.apache.orggithub.com/­codenotary/­immudb
immudb.io
boilerbay.comgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
terminusdb.com
Technical documentationhbase.apache.org/­book.htmldocs.immudb.ioboilerbay.com/­infinitydb/­manualdocs.nebula-graph.ioterminusdb.github.io/­terminusdb/­#
DeveloperApache Software Foundation infoApache top-level project, originally developed by PowersetCodenotaryBoiler Bay Inc.Vesoft Inc.DataChemist Ltd.
Initial release20082020200220192018
Current release2.3.4, January 20211.2.3, April 20224.011.0.0, January 2023
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoApache Version 2.0commercialOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoGPL V3
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 languageJavaGoJavaC++Prolog, Rust
Server operating systemsLinux
Unix
Windows infousing Cygwin
BSD
Linux
macOS
Solaris
Windows
z/OS
All OS with a Java VMLinuxLinux
Data schemeschema-free, schema definition possibleschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeStrong typed schemayes
Typing infopredefined data types such as float or dateoptions to bring your own types, AVROyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesyes
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 indexesnoyesno infomanual creation possible, using inversions based on multi-value capabilityyes 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 SQLnoSQL-like syntaxnoSQL-like query languageSQL-like query language (WOQL)
APIs and other access methodsJava API
RESTful HTTP API
Thrift
gRPC protocol
PostgreSQL wire protocol
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
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
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
Supported programming languagesC
C#
C++
Groovy
Java
PHP
Python
Scala
.Net
Go
Java
JavaScript (Node.js)
Python
Java.Net
C++
Go
Java
PHP
Python
JavaScript
Python
Server-side scripts infoStored proceduresyes infoCoprocessors in Javanonouser defined functionsyes
Triggersyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnoneShardingGraph Partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
noneCausal Clustering using Raft protocolJournaling Streams
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Foreign keys infoReferential integritynonono infomanual creation possible, using inversions based on multi-value capabilityyes infoRelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataSingle row ACID (across millions of columns)ACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infousing RocksDByes infoin-memory journaling
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonoyes
User concepts infoAccess controlAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACnoRole-based access controlRole-based access control
More information provided by the system vendor
HBaseImmudbInfinityDBNebulaGraphTerminusDB infoformer name was DataChemist
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
HBaseImmudbInfinityDBNebulaGraphTerminusDB infoformer name was DataChemist
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

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

HydraBase – The evolution of HBase@Facebook - Engineering at Meta
5 June 2014, Facebook Engineering

A Look At HBase, the NoSQL Database Built on Hadoop
6 May 2015, The New Stack

provided by Google News

Codenotary brings its immutable database to the cloud
21 June 2023, TechCrunch

How Open-Source Database immudb Plans to Handle All That Metaverse Data
10 October 2022, Acceleration Economy

Immudb: Open-source database, built on a zero trust model
17 December 2021, Help Net Security

immudb (immutable database) 'tamper-proof' database - Open Source Insider
14 December 2021, ComputerWeekly.com

Open Source Immutable Database Adds Cluster Support Capable of Billions of Transactions and Potentially Unlimited ...
16 November 2021, Business Wire

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

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18 April 2024, IT News Online

provided by Google News

How TerminusDB is commercializing its open source graph database
16 March 2021, VentureBeat

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Dublin-based data collaboration tool TerminusDB raises €3.6 million in seed round
15 March 2021, Tech.eu

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12 April 2022, United Nations Office for Disaster Risk Reduction

Trinity College spinout TerminusDB secures €3.6m in investment
15 March 2021, The Irish Times

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.

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.

Milvus logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here