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

DBMS > HBase vs. IRONdb vs. Microsoft Azure Data Explorer vs. RDF4J vs. Titan

System Properties Comparison HBase vs. IRONdb vs. Microsoft Azure Data Explorer vs. RDF4J vs. Titan

Editorial information provided by DB-Engines
NameHBase  Xexclude from comparisonIRONdb  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonTitan  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.Titan has been decommisioned after the takeover by Datastax. It will be removed from the DB-Engines ranking. A fork has been open-sourced as JanusGraph.
DescriptionWide-column store based on Apache Hadoop and on concepts of BigTableA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityFully managed big data interactive analytics platformRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.Titan is a Graph DBMS optimized for distributed clusters.
Primary database modelWide column storeTime Series DBMSRelational DBMS infocolumn orientedRDF storeGraph DBMS
Secondary database modelsDocument store infoIf a column is of type dynamic docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types/­dynamic then it's possible to add arbitrary JSON documents in this cell
Event Store infothis is the general usage pattern at Microsoft. Billing, Logs, Telemetry events are stored in ADX and the state of an individual entity is defined by the arg_max(timestamps)
Spatial DBMS
Search engine infosupport for complex search expressions docs.microsoft.com/­en-us/­azure/­kusto/­query/­parseoperator FTS, Geospatial docs.microsoft.com/­en-us/­azure/­kusto/­query/­geo-point-to-geohash-function distributed search -> ADX acts as a distributed search engine
Time Series DBMS infosee docs.microsoft.com/­en-us/­azure/­data-explorer/­time-series-analysis
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score30.50
Rank#26  Overall
#2  Wide column stores
Score4.38
Rank#77  Overall
#41  Relational DBMS
Score0.69
Rank#230  Overall
#9  RDF stores
Websitehbase.apache.orgwww.circonus.com/solutions/time-series-database/azure.microsoft.com/­services/­data-explorerrdf4j.orggithub.com/­thinkaurelius/­titan
Technical documentationhbase.apache.org/­book.htmldocs.circonus.com/irondb/category/getting-starteddocs.microsoft.com/­en-us/­azure/­data-explorerrdf4j.org/­documentationgithub.com/­thinkaurelius/­titan/­wiki
DeveloperApache Software Foundation infoApache top-level project, originally developed by PowersetCirconus LLC.MicrosoftSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Aurelius, owned by DataStax
Initial release20082017201920042012
Current release2.3.4, January 2021V0.10.20, January 2018cloud service with continuous releases
License infoCommercial or Open SourceOpen Source infoApache version 2commercialcommercialOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoApache license, version 2.0
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC and C++JavaJava
Server operating systemsLinux
Unix
Windows infousing Cygwin
LinuxhostedLinux
OS X
Unix
Windows
Linux
OS X
Unix
Windows
Data schemeschema-free, schema definition possibleschema-freeFixed schema with schema-less datatypes (dynamic)yes infoRDF Schemasyes
Typing infopredefined data types such as float or dateoptions to bring your own types, AVROyes infotext, numeric, histogramsyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesyesyes
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
Secondary indexesnonoall fields are automatically indexedyesyes
SQL infoSupport of SQLnoSQL-like query language (Circonus Analytics Query Language: CAQL)Kusto Query Language (KQL), SQL subsetnono
APIs and other access methodsJava API
RESTful HTTP API
Thrift
HTTP APIMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Supported programming languagesC
C#
C++
Groovy
Java
PHP
Python
Scala
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Java
PHP
Python
Clojure
Java
Python
Server-side scripts infoStored proceduresyes infoCoprocessors in Javayes, in LuaYes, possible languages: KQL, Python, Ryesyes
Triggersyesnoyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingAutomatic, metric affinity per nodeSharding infoImplicit feature of the cloud servicenoneyes infovia pluggable storage backends
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
configurable replication factor, datacenter awareyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.noneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoSpark connector (open source): github.com/­Azure/­azure-kusto-sparknoyes infovia Faunus, a graph analytics engine
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyImmediate consistency per node, eventual consistency across nodesEventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynononoyes infoRelationships in graph
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataSingle row ACID (across millions of columns)nonoACID infoIsolation support depends on the API usedACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoin-memory storage is supported as wellyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcast
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnono
User concepts infoAccess controlAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACnoAzure Active Directory AuthenticationnoUser authentification and security via Rexster Graph Server

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
HBaseIRONdbMicrosoft Azure Data ExplorerRDF4J infoformerly known as SesameTitan
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

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

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

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

HBase Tutorial
24 February 2023, Simplilearn

provided by Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21 February 2024, SiliconANGLE News

Apica gets $6 million in funding and buys Circonus -
21 February 2024, Enterprise Times

provided by Google News

Azure Data Explorer: Log and telemetry analytics benchmark
16 August 2022, Microsoft

Providing modern data transfer and storage service at Microsoft with Microsoft Azure - Inside Track Blog
13 July 2023, Microsoft

Introducing Microsoft Fabric: The data platform for the era of AI | Microsoft Azure Blog
23 May 2023, Microsoft

Azure Data Explorer and Stream Analytics for anomaly detection
16 January 2020, Microsoft

Controlling costs in Azure Data Explorer using down-sampling and aggregation
11 February 2019, Microsoft

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

Amazon DynamoDB Storage Backend for Titan: Distributed Graph Database | Amazon Web Services
24 August 2015, AWS Blog

Beyond Titan: The Evolution of DataStax's New Graph Database
21 June 2016, Datanami

Titan Graph Database Integration with DynamoDB: World-class Performance, Availability, and Scale for New Workloads
20 August 2015, All Things Distributed

DataStax acquires Aurelius, the startup behind the Titan graph database
3 February 2015, VentureBeat

DSE Graph review: Graph database does double duty
14 November 2019, InfoWorld

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.

AllegroGraph logo

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

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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