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. Cassandra vs. Graph Engine vs. Hazelcast vs. HBase

System Properties Comparison Apache IoTDB vs. Cassandra vs. Graph Engine vs. Hazelcast vs. HBase

Editorial information provided by DB-Engines
NameApache IoTDB  Xexclude from comparisonCassandra  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonHazelcast  Xexclude from comparisonHBase  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 FlinkWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineA widely adopted in-memory data gridWide-column store based on Apache Hadoop and on concepts of BigTable
Primary database modelTime Series DBMSWide column storeGraph DBMS
Key-value store
Key-value storeWide column store
Secondary database modelsVector DBMS infostarting with release V5Document store infoJSON support with IMDG 3.12
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.18
Rank#173  Overall
#15  Time Series DBMS
Score101.89
Rank#12  Overall
#1  Wide column stores
Score0.61
Rank#240  Overall
#21  Graph DBMS
#35  Key-value stores
Score5.97
Rank#57  Overall
#6  Key-value stores
Score30.50
Rank#26  Overall
#2  Wide column stores
Websiteiotdb.apache.orgcassandra.apache.orgwww.graphengine.iohazelcast.comhbase.apache.org
Technical documentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlcassandra.apache.org/­doc/­latestwww.graphengine.io/­docs/­manualhazelcast.org/­imdg/­docshbase.apache.org/­book.html
DeveloperApache Software FoundationApache Software Foundation infoApache top level project, originally developped by FacebookMicrosoftHazelcastApache Software Foundation infoApache top-level project, originally developed by Powerset
Initial release20182008201020082008
Current release1.1.0, April 20234.1.3, July 20235.3.6, November 20232.3.4, January 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache version 2Open Source infoMIT LicenseOpen Source infoApache Version 2; commercial licenses availableOpen Source infoApache version 2
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.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.
Implementation languageJavaJava.NET and CJavaJava
Server operating systemsAll OS with a Java VM (>= 1.8)BSD
Linux
OS X
Windows
.NETAll OS with a Java VMLinux
Unix
Windows infousing Cygwin
Data schemeyesschema-freeyesschema-freeschema-free, schema definition possible
Typing infopredefined data types such as float or dateyesyesyesyesoptions to bring your own types, AVRO
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.nononoyes infothe object must implement a serialization strategyno
Secondary indexesyesrestricted infoonly equality queries, not always the best performing solutionyesno
SQL infoSupport of SQLSQL-like query languageSQL-like SELECT, DML and DDL statements (CQL)noSQL-like query languageno
APIs and other access methodsJDBC
Native API
Proprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
RESTful HTTP APIJCache
JPA
Memcached protocol
RESTful HTTP API
Java API
RESTful HTTP API
Thrift
Supported programming languagesC
C#
C++
Go
Java
Python
Scala
C#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C#
C++
F#
Visual Basic
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
C
C#
C++
Groovy
Java
PHP
Python
Scala
Server-side scripts infoStored proceduresyesnoyesyes infoEvent Listeners, Executor Servicesyes infoCoprocessors in Java
Triggersyesyesnoyes infoEventsyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by time range) + vertical partitioning (by deviceId)Sharding infono "single point of failure"horizontal partitioningShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasselectable replication factor infoRepresentation of geographical distribution of servers is possibleyes infoReplicated MapMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsIntegration with Hadoop and Sparkyesyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Strong Consistency with Raft
Eventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Immediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate Consistency or Eventual Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoAtomicity and isolation are supported for single operationsnoone or two-phase-commit; repeatable reads; read commitedSingle row ACID (across millions of columns)
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyesyes
User concepts infoAccess controlyesAccess rights for users can be defined per objectRole-based access controlAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC
More information provided by the system vendor
Apache IoTDBCassandraGraph Engine infoformer name: TrinityHazelcastHBase
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» more
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» more
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» more
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» more
Market metricsCassandra is used by 40% of the Fortune 100.
» more
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» 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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

Cassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Apache IoTDBCassandraGraph Engine infoformer name: TrinityHazelcastHBase
DB-Engines blog posts

Cassandra keeps climbing the ranks of the DB-Engines Ranking
3 May 2016, Matthias Gelbmann

Oracle is the DBMS of the Year
5 January 2016, Paul Andlinger, Matthias Gelbmann

Winners, losers and an attractive newcomer in Novembers DB-Engines ranking
2 November 2015, Paul Andlinger

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

Why Apache Cassandra 5.0 Is a Game-Changer for Developers
10 May 2024, The New Stack

Here's What to Know About Apache Cassandra 5.0
15 April 2024, hackernoon.com

How Uber Optimized Cassandra Operations At Scale
20 July 2023, Uber

Cassandra is the “best f*cking database for gen AI,” says DataStax CEO
13 December 2023, VentureBeat

Microsoft extends life support for aging Apache Cassandra 3.11 database
10 October 2023, The Register

provided by Google News

Trinity
2 June 2023, microsoft.com

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

The graph analytics landscape 2019 - DataScienceCentral.com
27 February 2019, Data Science Central

provided by Google News

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7 March 2024, Forbes

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17 April 2024, VentureBeat

Hazelcast Sets New Standards for AI Workloads with Platform 5.4 Enhancements
18 April 2024, Datanami

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7 November 2023, Finovate

Hazelcast: The 'true' value of streaming real-time data
27 September 2023, ComputerWeekly.com

provided by Google 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



Share this page

Featured Products

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

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.

AllegroGraph logo

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

Present your product here