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 > Apache IoTDB vs. ArangoDB vs. HBase vs. KairosDB vs. Riak TS

System Properties Comparison Apache IoTDB vs. ArangoDB vs. HBase vs. KairosDB vs. Riak TS

Editorial information provided by DB-Engines
NameApache IoTDB  Xexclude from comparisonArangoDB  Xexclude from comparisonHBase  Xexclude from comparisonKairosDB  Xexclude from comparisonRiak TS  Xexclude from comparison
DescriptionAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.Wide-column store based on Apache Hadoop and on concepts of BigTableDistributed Time Series DBMS based on Cassandra or H2Riak TS is a distributed NoSQL database optimized for time series data and based on Riak KV
Primary database modelTime Series DBMSDocument store
Graph DBMS
Key-value store
Search engine
Wide column storeTime Series DBMSTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.18
Rank#173  Overall
#15  Time Series DBMS
Score3.32
Rank#90  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score30.50
Rank#26  Overall
#2  Wide column stores
Score0.62
Rank#239  Overall
#20  Time Series DBMS
Score0.20
Rank#319  Overall
#27  Time Series DBMS
Websiteiotdb.apache.orgarangodb.comhbase.apache.orggithub.com/­kairosdb/­kairosdb
Technical documentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmldocs.arangodb.comhbase.apache.org/­book.htmlkairosdb.github.iowww.tiot.jp/­riak-docs/­riak/­ts/­latest
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
DeveloperApache Software FoundationArangoDB Inc.Apache Software Foundation infoApache top-level project, originally developed by PowersetOpen Source, formerly Basho Technologies
Initial release20182012200820132015
Current release1.1.0, April 20233.11.5, November 20232.3.4, January 20211.2.2, November 20183.0.0, September 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoApache version 2Open Source infoApache 2.0Open Source
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.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.
Implementation languageJavaC++JavaJavaErlang
Server operating systemsAll OS with a Java VM (>= 1.8)Linux
OS X
Windows
Linux
Unix
Windows infousing Cygwin
Linux
OS X
Windows
Linux
OS X
Data schemeyesschema-free infoautomatically recognizes schema within a collectionschema-free, schema definition possibleschema-freeschema-free
Typing infopredefined data types such as float or dateyesyes infostring, double, boolean, list, hashoptions to bring your own types, AVROyesno
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 indexesyesyesnonorestricted
SQL infoSupport of SQLSQL-like query languagenononoyes, limited
APIs and other access methodsJDBC
Native API
AQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
Java API
RESTful HTTP API
Thrift
Graphite protocol
HTTP REST
Telnet API
HTTP API
Native Erlang Interface
Supported programming languagesC
C#
C++
Go
Java
Python
Scala
C#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
C
C#
C++
Groovy
Java
PHP
Python
Scala
Java
JavaScript infoNode.js
PHP
Python
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-side scripts infoStored proceduresyesJavaScriptyes infoCoprocessors in JavanoErlang
Triggersyesnoyesnoyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by time range) + vertical partitioning (by deviceId)Sharding infosince version 2.0ShardingSharding infobased on CassandraSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasSource-replica replication with configurable replication factorMulti-source replication
Source-replica replication
selectable replication factor infobased on Cassandraselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsIntegration with Hadoop and Sparkno infocan be done with stored procedures in JavaScriptyesnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Strong Consistency with Raft
Eventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Immediate Consistency or Eventual ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Eventual Consistency
Foreign keys infoReferential integritynoyes inforelationships in graphsnonono infolinks between datasets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDSingle row ACID (across millions of columns)nono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlyesyesAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACsimple password-based access controlno
More information provided by the system vendor
Apache IoTDBArangoDBHBaseKairosDBRiak TS
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» more
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» 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
Apache IoTDBArangoDBHBaseKairosDBRiak TS
DB-Engines blog posts

The Weight of Relational Databases: Time for Multi-Model?
29 August 2017, Luca Olivari (guest author)

show all

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

TsFile: A Standard Format for IoT Time Series Data
27 February 2024, The New Stack

Linux 6.5 With AMD P-State EPP Default Brings Performance & Power Efficiency Benefits For Ryzen Servers
21 September 2023, Phoronix

AMD EPYC 8324P / 8324PN Siena 32-Core Siena Linux Server Performance Review
10 October 2023, Phoronix

Apache Promotes IoT Database Project
25 September 2020, Datanami

IoTDB Provides Data Management for Industrial Edge IT
15 October 2020, The New Stack

provided by Google News

ArangoGraphML: Simplifying the Power of Graph Machine Learning
11 October 2023, Datanami

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics - High-Performance Computing ...
30 May 2023, insideHPC

How to Build Knowledge Graph Enhanced Chatbot with ChatGPT and ArangoDB
30 June 2023, DataDrivenInvestor

ArangoDB brings yet more money into graph database market with $27.8M round
6 October 2021, SiliconANGLE News

ArangoDB expands scope of graph database platform
6 October 2022, TechTarget

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

Expo: Real Time A/B Testing and Monitoring with Spark Streaming and Kafka at Walmart Labs
24 May 2019, InfoQ.com

provided by Google News

Basho brings open source Riak TS database for IoT
7 May 2016, Open Source For You

Best open source databases for IoT applications
26 May 2017, Open Source For You

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

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here