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

DBMS > AlaSQL vs. HBase vs. QuestDB vs. RocksDB vs. STSdb

System Properties Comparison AlaSQL vs. HBase vs. QuestDB vs. RocksDB vs. STSdb

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonHBase  Xexclude from comparisonQuestDB  Xexclude from comparisonRocksDB  Xexclude from comparisonSTSdb  Xexclude from comparison
DescriptionJavaScript DBMS libraryWide-column store based on Apache Hadoop and on concepts of BigTableA high performance open source SQL database for time series dataEmbeddable persistent key-value store optimized for fast storage (flash and RAM)Key-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelDocument store
Relational DBMS
Wide column storeTime Series DBMSKey-value storeKey-value store
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.49
Rank#259  Overall
#40  Document stores
#120  Relational DBMS
Score31.25
Rank#26  Overall
#2  Wide column stores
Score2.48
Rank#115  Overall
#9  Time Series DBMS
Score4.00
Rank#84  Overall
#11  Key-value stores
Score0.06
Rank#365  Overall
#55  Key-value stores
Websitealasql.orghbase.apache.orgquestdb.iorocksdb.orggithub.com/­STSSoft/­STSdb4
Technical documentationgithub.com/­AlaSQL/­alasqlhbase.apache.org/­book.htmlquestdb.io/­docsgithub.com/­facebook/­rocksdb/­wiki
DeveloperAndrey Gershun & Mathias R. WulffApache Software Foundation infoApache top-level project, originally developed by PowersetQuestDB Technology IncFacebook, Inc.STS Soft SC
Initial release20142008201420132011
Current release2.3.4, January 20218.11.4, April 20244.0.8, September 2015
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache version 2Open Source infoApache 2.0Open Source infoBSDOpen Source infoGPLv2, commercial license available
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 languageJavaScriptJavaJava (Zero-GC), C++, RustC++C#
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
Unix
Windows infousing Cygwin
Linux
macOS
Windows
LinuxWindows
Data schemeschema-freeschema-free, schema definition possibleyes infoschema-free via InfluxDB Line Protocolschema-freeyes
Typing infopredefined data types such as float or datenooptions to bring your own types, AVROyesnoyes infoprimitive types and user defined types (classes)
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 indexesnonononono
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noSQL with time-series extensionsnono
APIs and other access methodsJavaScript APIJava API
RESTful HTTP API
Thrift
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
C++ API
Java API
.NET Client API
Supported programming languagesJavaScriptC
C#
C++
Groovy
Java
PHP
Python
Scala
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
C
C++
Go
Java
Perl
Python
Ruby
C#
Java
Server-side scripts infoStored proceduresnoyes infoCoprocessors in Javanonono
Triggersyesyesnono
Partitioning methods infoMethods for storing different data on different nodesnoneShardinghorizontal partitioning (by timestamps)horizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
Source-replica replication with eventual consistencyyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency or Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageSingle row ACID (across millions of columns)ACID for single-table writesyesno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infothrough memory mapped filesyes
User concepts infoAccess controlnoAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACnono
More information provided by the system vendor
AlaSQLHBaseQuestDBRocksDBSTSdb
Specific characteristicsRelational model with native time series support Column-based storage and time partitioned...
» more
Competitive advantagesHigh ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» more
Typical application scenariosFinancial tick data Industrial IoT Application Metrics Monitoring
» more
Key customersBanks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» more
Licensing and pricing modelsOpen source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» more
News

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

Build a temperature IoT sensor with Raspberry Pi Pico & QuestDB
5 April 2024

Create an IoT server with QuestDB and a Raspberry Pi
4 April 2024

TimescaleDB vs. QuestDB: Performance benchmarks and overview
27 March 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
3rd partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
AlaSQLHBaseQuestDBRocksDBSTSdb
DB-Engines blog posts

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

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

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

Cloudera Search Adds Search Engine Ease to Data on HDFS and Apache HBase
10 December 2023, Channel Futures

HBase: The database big data left behind
6 May 2016, InfoWorld

What Is HBase? (Definition, Uses, Benefits, Features)
22 December 2022, Built In

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

Read the Pitch Deck Database Startup QuestDB Used to Raise $12 Million
11 November 2021, Business Insider

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

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Pliops Unveils Accelerated Key-Value Store That Boosts RocksDB Performance by 20x at OCP Global Summit
18 October 2022, GlobeNewswire

Meta's Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

AMD EPYC vs. Intel Xeon Cascadelake With Facebook's RocksDB Database
17 October 2019, Phoronix

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Neo4j logo

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

AllegroGraph logo

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

Present your product here