DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > HugeGraph vs. InfluxDB vs. JanusGraph vs. RethinkDB vs. VoltDB

System Properties Comparison HugeGraph vs. InfluxDB vs. JanusGraph vs. RethinkDB vs. VoltDB

Editorial information provided by DB-Engines
NameHugeGraph  Xexclude from comparisonInfluxDB  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonRethinkDB  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionA fast-speed and highly-scalable Graph DBMSDBMS for storing time series, events and metricsA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017DBMS for the Web with a mechanism to push updated query results to applications in realtime.Distributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelGraph DBMSTime Series DBMSGraph DBMSDocument storeRelational DBMS
Secondary database modelsSpatial DBMS infowith GEO packageSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Score1.44
Rank#158  Overall
#73  Relational DBMS
Websitegithub.com/­hugegraph
hugegraph.apache.org
www.influxdata.com/­products/­influxdb-overviewjanusgraph.orgrethinkdb.comwww.voltdb.com
Technical documentationhugegraph.apache.org/­docsdocs.influxdata.com/­influxdbdocs.janusgraph.orgrethinkdb.com/­docsdocs.voltdb.com
DeveloperBaiduLinux Foundation; originally developed as Titan by AureliusThe Linux Foundation infosince July 2017VoltDB Inc.
Initial release20182013201720092010
Current release0.92.7.6, April 20240.6.3, February 20232.4.1, August 202011.3, April 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoMIT-License; commercial enterprise version availableOpen Source infoApache 2.0Open Source infoApache Version 2Open Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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 languageJavaGoJavaC++Java, C++
Server operating systemsLinux
macOS
Unix
Linux
OS X infothrough Homebrew
Linux
OS X
Unix
Windows
Linux
OS X
Windows
Linux
OS X infofor development
Data schemeyesschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyesNumeric data and Stringsyesyes infostring, binary, float, bool, date, geometryyes
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 indexesyes infoalso supports composite index and range indexnoyesyesyes
SQL infoSupport of SQLnoSQL-like query languagenonoyes infoonly a subset of SQL 99
APIs and other access methodsJava API
RESTful HTTP API
TinkerPop Gremlin
HTTP API
JSON over UDP
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languagesGroovy
Java
Python
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
Clojure
Java
Python
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresasynchronous Gremlin script jobsnoyesJava
TriggersnonoyesClient-side triggers through changefeedsno
Partitioning methods infoMethods for storing different data on different nodesyes infodepending on used storage backend, e.g. Cassandra and HBaseSharding infoin enterprise version onlyyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding inforange basedSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infodepending on used storage backend, e.g. Cassandra and HBaseselectable replication factor infoin enterprise version onlyyesSource-replica replicationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsvia hugegraph-sparknoyes infovia Faunus, a graph analytics engineyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integrityyes infoedges in graphnoyes infoRelationships in graphsnono infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDAtomic single-document operationsACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCC basedyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoDepending on used storage engineno
User concepts infoAccess controlUsers, roles and permissionssimple rights management via user accountsUser authentification and security via Rexster Graph Serveryes infousers and table-level permissionsUsers and roles with access to stored procedures
More information provided by the system vendor
HugeGraphInfluxDBJanusGraph infosuccessor of TitanRethinkDBVoltDB
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
News

What is DevRel at InfluxData
21 May 2024

An Introductory Guide to Grafana Alerts
16 May 2024

What to Expect When You’re Expecting InfluxDB: A Guide
14 May 2024

Introduction to Apache Iceberg
9 May 2024

Converting Timestamp to Date in Java
7 May 2024

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
HugeGraphInfluxDBJanusGraph infosuccessor of TitanRethinkDBVoltDB
DB-Engines blog posts

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

provided by Google News

Introducing Amazon Timestream for InfluxDB: A managed service for the popular open source time-series database ...
20 May 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, Business Wire

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

Amazon Timestream for InfluxDB is now generally available
15 March 2024, AWS Blog

provided by Google News

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

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

From graph db to graph embedding. In 7 simple steps. | by Andy Greatorex
30 July 2020, Towards Data Science

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

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

provided by Google News

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

Realtime App Development with RethinkDB and React Native — SitePoint
17 June 2016, SitePoint

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

provided by Google News



Share this page

Featured Products

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
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

Present your product here