DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Hive vs. Quasardb vs. QuestDB vs. Solr vs. YugabyteDB

System Properties Comparison Hive vs. Quasardb vs. QuestDB vs. Solr vs. YugabyteDB

Editorial information provided by DB-Engines
NameHive  Xexclude from comparisonQuasardb  Xexclude from comparisonQuestDB  Xexclude from comparisonSolr  Xexclude from comparisonYugabyteDB  Xexclude from comparison
Descriptiondata warehouse software for querying and managing large distributed datasets, built on HadoopDistributed, high-performance timeseries databaseA high performance open source SQL database for time series dataA widely used distributed, scalable search engine based on Apache LuceneHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelRelational DBMSTime Series DBMSTime Series DBMSSearch engineRelational DBMS
Secondary database modelsRelational DBMSSpatial DBMSDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score59.76
Rank#18  Overall
#12  Relational DBMS
Score0.21
Rank#322  Overall
#29  Time Series DBMS
Score2.70
Rank#105  Overall
#8  Time Series DBMS
Score41.02
Rank#24  Overall
#3  Search engines
Score2.63
Rank#109  Overall
#53  Relational DBMS
Websitehive.apache.orgquasar.aiquestdb.iosolr.apache.orgwww.yugabyte.com
Technical documentationcwiki.apache.org/­confluence/­display/­Hive/­Homedoc.quasar.ai/­masterquestdb.io/­docssolr.apache.org/­resources.htmldocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperApache Software Foundation infoinitially developed by FacebookquasardbQuestDB Technology IncApache Software FoundationYugabyte Inc.
Initial release20122009201420062017
Current release3.1.3, April 20223.14.1, January 20249.6.1, May 20242.19, September 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2commercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensesOpen Source infoApache 2.0Open Source infoApache Version 2Open Source infoApache 2.0
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.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageJavaC++Java (Zero-GC), C++, RustJavaC and C++
Server operating systemsAll OS with a Java VMBSD
Linux
OS X
Windows
Linux
macOS
Windows
All OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)Linux
OS X
Data schemeyesschema-freeyes infoschema-free via InfluxDB Line Protocolyes infoDynamic Fields enables on-the-fly addition of new fieldsdepending on used data model
Typing infopredefined data types such as float or dateyesyes infointeger and binaryyesyes infosupports customizable data types and automatic typingyes
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.nonoyesno
Secondary indexesyesyes infowith tagsnoyes infoAll search fields are automatically indexedyes
SQL infoSupport of SQLSQL-like DML and DDL statementsSQL-like query languageSQL with time-series extensionsSolr Parallel SQL Interfaceyes, PostgreSQL compatible
APIs and other access methodsJDBC
ODBC
Thrift
HTTP APIHTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
Java API
RESTful HTTP/JSON API
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languagesC++
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
.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reducenonoJava pluginsyes infosql, plpgsql, C
Triggersnononoyes infoUser configurable commands triggered on index changesyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoconsistent hashinghorizontal partitioning (by timestamps)ShardingHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorSource-replica replication with selectable replication factorSource-replica replication with eventual consistencyyesBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducewith Hadoop integrationnospark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduceno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyEventual ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID for single-table writesoptimistic lockingDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infoby using LevelDByesyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoTransient modeyes infothrough memory mapped filesyesno
User concepts infoAccess controlAccess rights for users, groups and rolesCryptographically strong user authentication and audit trailyesyes
More information provided by the system vendor
HiveQuasardbQuestDBSolrYugabyteDB
Specific characteristicsRelational model with native time series support Column-based storage and time partitioned...
» more
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesHigh ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» more
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosFinancial tick data Industrial IoT Application Metrics Monitoring
» more
Systems of record and engagement for cloud native applications that require resilience,...
» more
Key customersBanks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» more
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsOpen source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» more
Apache 2.0 license for the database
» more
News

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

Create an ADS-B flight radar with QuestDB and a Raspberry Pi
8 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
HiveQuasardbQuestDBSolrYugabyteDB
DB-Engines blog posts

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

Elasticsearch replaced Solr as the most popular search engine
12 January 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

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

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

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

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

GC Tuning for Improved Presto Reliability
11 January 2024, Uber

provided by Google News

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

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

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

Gas on the run – ALMA spots the shadow of a molecular outflow from a quasar when the Universe was less than one ...
2 February 2024, waseda.jp

QuestDB gets $12M Series A funding amid growing interest in time-series databases
3 November 2021, SiliconANGLE News

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

QuestDB gets $12M Series A funding amid growing interest in time-series databases
3 November 2021, SiliconANGLE News

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

MindsDB Platform Now Features Over 70 Integrations
4 November 2022, Datanami

provided by Google News

Solr Network Launches Groundbreaking Solana Token Creator
28 May 2024, AccessWire

SOLR-led walkout demands better conditions for Compass workers
27 February 2024, Daily Northwestern

(SOLR) Proactive Strategies
27 May 2024, Stock Traders Daily

Have Insiders Been Buying Solar Alliance Energy Inc. (CVE:SOLR) Shares?
25 May 2024, Yahoo Movies UK

Solana Token Creator by Solr Network Becomes the Fastest-Growing Platform on Solana
16 May 2024, WICZ

provided by Google News

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, Business Wire

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
18 April 2024, Business Wire

Can Yugabyte Become The Defacto Database For Large-Scale, Cloud Native Applications?
20 May 2022, Forbes

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

Neo4j logo

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

Present your product here