DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > HBase vs. JanusGraph vs. NSDb vs. RDF4J vs. Sadas Engine

System Properties Comparison HBase vs. JanusGraph vs. NSDb vs. RDF4J vs. Sadas Engine

Editorial information provided by DB-Engines
NameHBase  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonNSDb  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonSadas Engine  Xexclude from comparison
DescriptionWide-column store based on Apache Hadoop and on concepts of BigTableA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Scalable, High-performance Time Series DBMS designed for Real-time Analytics on top of KubernetesRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.SADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environments
Primary database modelWide column storeGraph DBMSTime Series DBMSRDF storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score30.50
Rank#26  Overall
#2  Wide column stores
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Score0.69
Rank#230  Overall
#9  RDF stores
Score0.00
Rank#383  Overall
#158  Relational DBMS
Websitehbase.apache.orgjanusgraph.orgnsdb.iordf4j.orgwww.sadasengine.com
Technical documentationhbase.apache.org/­book.htmldocs.janusgraph.orgnsdb.io/­Architecturerdf4j.org/­documentationwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentation
DeveloperApache Software Foundation infoApache top-level project, originally developed by PowersetLinux Foundation; originally developed as Titan by AureliusSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.SADAS s.r.l.
Initial release20082017201720042006
Current release2.3.4, January 20210.6.3, February 20238.0
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoApache 2.0Open Source infoApache Version 2.0Open Source infoEclipse Distribution License (EDL), v1.0.commercial infofree trial version 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 languageJavaJavaJava, ScalaJavaC++
Server operating systemsLinux
Unix
Windows infousing Cygwin
Linux
OS X
Unix
Windows
Linux
macOS
Linux
OS X
Unix
Windows
AIX
Linux
Windows
Data schemeschema-free, schema definition possibleyesyes infoRDF Schemasyes
Typing infopredefined data types such as float or dateoptions to bring your own types, AVROyesyes: int, bigint, decimal, stringyesyes
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.nononono
Secondary indexesnoyesall fields are automatically indexedyesyes
SQL infoSupport of SQLnonoSQL-like query languagenoyes
APIs and other access methodsJava API
RESTful HTTP API
Thrift
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
gRPC
HTTP REST
WebSocket
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
JDBC
ODBC
Proprietary protocol
Supported programming languagesC
C#
C++
Groovy
Java
PHP
Python
Scala
Clojure
Java
Python
Java
Scala
Java
PHP
Python
.Net
C
C#
C++
Groovy
Java
PHP
Python
Server-side scripts infoStored proceduresyes infoCoprocessors in Javayesnoyesno
Triggersyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Shardingnonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yesnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyes infovia Faunus, a graph analytics enginenonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyEventual Consistency
Immediate Consistency
Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infoRelationships in graphsnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataSingle row ACID (across millions of columns)ACIDnoACID infoIsolation support depends on the API used
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, HazelcastUsing Apache Luceneyes infoin-memory storage is supported as wellyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infomanaged by 'Learn by Usage'
User concepts infoAccess controlAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACUser authentification and security via Rexster Graph ServernoAccess rights for users, groups and roles 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
HBaseJanusGraph infosuccessor of TitanNSDbRDF4J infoformerly known as SesameSadas Engine
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

MapR Technologies' Executives to Speak About Big Data, HBase and Hadoop at Upcoming April Conferences
10 May 2024, Yahoo Movies UK

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

HBase Tutorial
24 February 2023, Simplilearn

provided by Google News

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Database Deep Dives: JanusGraph
8 August 2019, ibm.com

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

Compose for JanusGraph arrives on Bluemix
15 September 2017, ibm.com

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

provided by Google News



Share this page

Featured Products

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.

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