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 > Hive vs. NebulaGraph vs. Quasardb vs. QuestDB vs. RethinkDB

System Properties Comparison Hive vs. NebulaGraph vs. Quasardb vs. QuestDB vs. RethinkDB

Editorial information provided by DB-Engines
NameHive  Xexclude from comparisonNebulaGraph  Xexclude from comparisonQuasardb  Xexclude from comparisonQuestDB  Xexclude from comparisonRethinkDB  Xexclude from comparison
Descriptiondata warehouse software for querying and managing large distributed datasets, built on HadoopA distributed, linear scalable, high perfomant Graph DBMSDistributed, high-performance timeseries databaseA high performance open source SQL database for time series dataDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelRelational DBMSGraph DBMSTime Series DBMSTime Series DBMSDocument store
Secondary database modelsRelational DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score59.76
Rank#18  Overall
#12  Relational DBMS
Score2.23
Rank#116  Overall
#10  Graph DBMS
Score0.21
Rank#322  Overall
#29  Time Series DBMS
Score2.70
Rank#105  Overall
#8  Time Series DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Websitehive.apache.orggithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
quasar.aiquestdb.iorethinkdb.com
Technical documentationcwiki.apache.org/­confluence/­display/­Hive/­Homedocs.nebula-graph.iodoc.quasar.ai/­masterquestdb.io/­docsrethinkdb.com/­docs
DeveloperApache Software Foundation infoinitially developed by FacebookVesoft Inc.quasardbQuestDB Technology IncThe Linux Foundation infosince July 2017
Initial release20122019200920142009
Current release3.1.3, April 20223.14.1, January 20242.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache Version 2.0 + Common Clause 1.0commercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensesOpen Source infoApache 2.0Open 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.
Implementation languageJavaC++C++Java (Zero-GC), C++, RustC++
Server operating systemsAll OS with a Java VMLinuxBSD
Linux
OS X
Windows
Linux
macOS
Windows
Linux
OS X
Windows
Data schemeyesStrong typed schemaschema-freeyes infoschema-free via InfluxDB Line Protocolschema-free
Typing infopredefined data types such as float or dateyesyesyes infointeger and binaryyesyes infostring, binary, float, bool, date, geometry
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 indexesyesyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.yes infowith tagsnoyes
SQL infoSupport of SQLSQL-like DML and DDL statementsSQL-like query languageSQL-like query languageSQL with time-series extensionsno
APIs and other access methodsJDBC
ODBC
Thrift
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
HTTP APIHTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
Supported programming languagesC++
Java
PHP
Python
.Net
C++
Go
Java
PHP
Python
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
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
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceuser defined functionsnono
TriggersnononoClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infoconsistent hashinghorizontal partitioning (by timestamps)Sharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorCausal Clustering using Raft protocolSource-replica replication with selectable replication factorSource-replica replication with eventual consistencySource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenowith Hadoop integrationnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infoRelationships in graphsnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACID for single-table writesAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoMVCC based
Durability infoSupport for making data persistentyesyes infousing RocksDByes infoby using LevelDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoTransient modeyes infothrough memory mapped filesno
User concepts infoAccess controlAccess rights for users, groups and rolesRole-based access controlCryptographically strong user authentication and audit trailyes infousers and table-level permissions
More information provided by the system vendor
HiveNebulaGraphQuasardbQuestDBRethinkDB
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Relational model with native time series support Column-based storage and time partitioned...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
High ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Financial tick data Industrial IoT Application Metrics Monitoring
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Banks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» more
Open source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» more
News

Fluid real-time dashboards with Grafana and QuestDB
11 June 2024

QuestDB 8.0: Major Release
23 May 2024

QuestDB and Raspberry Pi 5 benchmark, a pocket-sized powerhouse
8 May 2024

Build your own resource monitor with QuestDB and Grafana
6 May 2024

Does "vpmovzxbd" Scare You? Here's Why it Doesn't Have To
12 April 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
HiveNebulaGraphQuasardbQuestDBRethinkDB
DB-Engines blog posts

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, 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

Apache Software Foundation Announces Apache Hive 4.0
30 April 2024, Datanami

Design a data mesh pattern for Amazon EMR-based data lakes using AWS Lake Formation with Hive metastore ...
10 June 2024, AWS Blog

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

ASF Unveils the Next Evolution of Big Data Processing With the Launch of Hive 4.0
2 May 2024, Datanami

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

provided by Google News

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

NebulaGraph reaps from China's growing appetite for graph databases
16 September 2022, TechCrunch

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

provided by Google News

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11 September 2023, Datanami

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

Hubble Unexpectedly Finds Double Quasar in Distant Universe
5 April 2023, Science@NASA

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6 June 2023, PR Newswire

provided by Google News

QuestDB snares $12M Series A with hosted version coming soon
3 November 2021, TechCrunch

SQL Extensions for Time-Series Data in QuestDB
11 January 2021, Towards Data Science

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

QuestDB Raises $12M in Series A Funding
8 November 2021, FinSMEs

Aquis Exchange goes live with QuestDB for real time monitoring
2 November 2022, FinanceFeeds

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devmio

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

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

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

Open Source Horizon Claims Edge over Google's Firebase Mobile Back-End -- ADTmag
23 May 2016, ADT Magazine

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Present your product here