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. HEAVY.AI vs. JanusGraph vs. Kinetica

System Properties Comparison Apache IoTDB vs. Cassandra vs. HEAVY.AI vs. JanusGraph vs. Kinetica

Editorial information provided by DB-Engines
NameApache IoTDB  Xexclude from comparisonCassandra  Xexclude from comparisonHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonKinetica  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 high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Fully vectorized database across both GPUs and CPUs
Primary database modelTime Series DBMSWide column storeRelational DBMSGraph DBMSRelational DBMS
Secondary database modelsVector DBMS infostarting with release V5Spatial DBMSSpatial DBMS
Time Series DBMS
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
Score1.77
Rank#141  Overall
#65  Relational DBMS
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score0.64
Rank#236  Overall
#109  Relational DBMS
Websiteiotdb.apache.orgcassandra.apache.orggithub.com/­heavyai/­heavydb
www.heavy.ai
janusgraph.orgwww.kinetica.com
Technical documentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmlcassandra.apache.org/­doc/­latestdocs.heavy.aidocs.janusgraph.orgdocs.kinetica.com
DeveloperApache Software FoundationApache Software Foundation infoApache top level project, originally developped by FacebookHEAVY.AI, Inc.Linux Foundation; originally developed as Titan by AureliusKinetica
Initial release20182008201620172012
Current release1.1.0, April 20234.1.3, July 20235.10, January 20220.6.3, February 20237.1, August 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache version 2Open Source infoApache Version 2; enterprise edition availableOpen Source infoApache 2.0commercial
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 languageJavaJavaC++ and CUDAJavaC, C++
Server operating systemsAll OS with a Java VM (>= 1.8)BSD
Linux
OS X
Windows
LinuxLinux
OS X
Unix
Windows
Linux
Data schemeyesschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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 indexesyesrestricted infoonly equality queries, not always the best performing solutionnoyesyes
SQL infoSupport of SQLSQL-like query languageSQL-like SELECT, DML and DDL statements (CQL)yesnoSQL-like DML and DDL statements
APIs and other access methodsJDBC
Native API
Proprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
JDBC
ODBC
Thrift
Vega
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
JDBC
ODBC
RESTful HTTP API
Supported programming languagesC
C#
C++
Go
Java
Python
Scala
C#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
All languages supporting JDBC/ODBC/Thrift
Python
Clojure
Java
Python
C++
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresyesnonoyesuser defined functions
Triggersyesyesnoyesyes infotriggers when inserted values for one or more columns fall within a specified range
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by time range) + vertical partitioning (by deviceId)Sharding infono "single point of failure"Sharding infoRound robinyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding
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 possibleMulti-source replicationyesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsIntegration with Hadoop and Sparkyesnoyes infovia Faunus, a graph analytics engineno
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 ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynononoyes infoRelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoAtomicity and isolation are supported for single operationsnoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes infoGPU vRAM or System RAM
User concepts infoAccess controlyesAccess rights for users can be defined per objectfine grained access rights according to SQL-standardUser authentification and security via Rexster Graph ServerAccess rights for users and roles on table level
More information provided by the system vendor
Apache IoTDBCassandraHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022JanusGraph infosuccessor of TitanKinetica
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 IoTDBCassandraHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022JanusGraph infosuccessor of TitanKinetica
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

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

What Is Cassandra? Working, Features, and Uses - Spiceworks Inc
17 August 2023, Spiceworks News and Insights

Cassandra: Highly Scalable Database Out of the Box
27 December 2023, 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

Big Data Analytics: A Game Changer for Infrastructure
13 July 2023, Spiceworks News and Insights

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19 April 2023, Business Wire

Making the most of geospatial intelligence
14 April 2023, InfoWorld

HEAVY.AI Partners with Bain, Maxar, and Nvidia to Provide Digital Twins for Telecom Networks
16 February 2023, Datanami

The insideBIGDATA IMPACT 50 List for Q4 2023
11 October 2023, insideBIGDATA

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

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

provided by Google News

Kinetica Elevates RAG with Fast Access to Real-Time Data
26 March 2024, Datanami

Kinetica Delivers Real-Time Vector Similarity Search
21 March 2024, insideBIGDATA

Kinetica ramps up RAG for generative AI, empowering enterprises with real-time operational data
18 March 2024, SiliconANGLE News

Kinetica Launches Generative AI Solution for Real-Time Inferencing Powered by NVIDIA AI Enterprise
18 March 2024, GlobeNewswire

Transforming spatiotemporal data analysis with GPUs and generative AI
30 October 2023, InfoWorld

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

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.

Present your product here