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

DBMS > Drizzle vs. DuckDB vs. Hawkular Metrics vs. HBase vs. Riak KV

System Properties Comparison Drizzle vs. DuckDB vs. Hawkular Metrics vs. HBase vs. Riak KV

Editorial information provided by DB-Engines
NameDrizzle  Xexclude from comparisonDuckDB  Xexclude from comparisonHawkular Metrics  Xexclude from comparisonHBase  Xexclude from comparisonRiak KV  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.An embeddable, in-process, column-oriented SQL OLAP RDBMSHawkular metrics is the metric storage of the Red Hat sponsored Hawkular monitoring system. It is based on Cassandra.Wide-column store based on Apache Hadoop and on concepts of BigTableDistributed, fault tolerant key-value store
Primary database modelRelational DBMSRelational DBMSTime Series DBMSWide column storeKey-value store infowith links between data sets and object tags for the creation of secondary indexes
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.57
Rank#74  Overall
#40  Relational DBMS
Score0.00
Rank#379  Overall
#40  Time Series DBMS
Score30.50
Rank#26  Overall
#2  Wide column stores
Score4.10
Rank#82  Overall
#9  Key-value stores
Websiteduckdb.orgwww.hawkular.orghbase.apache.org
Technical documentationduckdb.org/­docswww.hawkular.org/­hawkular-metrics/­docs/­user-guidehbase.apache.org/­book.htmlwww.tiot.jp/­riak-docs/­riak/­kv/­latest
DeveloperDrizzle project, originally started by Brian AkerCommunity supported by Red HatApache Software Foundation infoApache top-level project, originally developed by PowersetOpenSource, formerly Basho Technologies
Initial release20082018201420082009
Current release7.2.4, September 20120.10, February 20242.3.4, January 20213.2.0, December 2022
License infoCommercial or Open SourceOpen Source infoGNU GPLOpen Source infoMIT LicenseOpen Source infoApache 2.0Open Source infoApache version 2Open Source infoApache version 2, commercial enterprise edition
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 languageC++C++JavaJavaErlang
Server operating systemsFreeBSD
Linux
OS X
server-lessLinux
OS X
Windows
Linux
Unix
Windows infousing Cygwin
Linux
OS X
Data schemeyesyesschema-freeschema-free, schema definition possibleschema-free
Typing infopredefined data types such as float or dateyesyesyesoptions to bring your own types, AVROno
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 indexesyesyesnonorestricted
SQL infoSupport of SQLyes infowith proprietary extensionsyesnonono
APIs and other access methodsJDBCArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
HTTP RESTJava API
RESTful HTTP API
Thrift
HTTP API
Native Erlang Interface
Supported programming languagesC
C++
Java
PHP
C
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
Go
Java
Python
Ruby
C
C#
C++
Groovy
Java
PHP
Python
Scala
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-side scripts infoStored proceduresnononoyes infoCoprocessors in JavaErlang
Triggersno infohooks for callbacks inside the server can be used.noyes infovia Hawkular Alertingyesyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infobased on CassandraShardingSharding infono "single point of failure"
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
noneselectable replication factor infobased on CassandraMulti-source replication
Source-replica replication
selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate Consistency or Eventual ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesnononono infolinks between data sets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoSingle row ACID (across millions of columns)no
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlPluggable authentication mechanisms infoe.g. LDAP, HTTPnonoAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACyes, using Riak Security

More information provided by the system vendor

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
DrizzleDuckDBHawkular MetricsHBaseRiak KV
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

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

DuckDB: The tiny but powerful analytics database
15 May 2024, InfoWorld

DuckDB Walks to the Beat of Its Own Analytics Drum
5 March 2024, Datanami

Enabling Remote Query Execution through DuckDB Extensions
12 March 2024, InfoQ.com

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1 May 2024, Towards Data Science

MotherDuck Raises $52.5 Million Series B Funding as DuckDB Adoption Soars
20 September 2023, PR Newswire

provided by Google News

Waiting for Red Hat OpenShift 4.0? Too late, 4.1 has already arrived… • DEVCLASS
5 June 2019, DevClass

provided by Google News

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20 October 2023, hackernoon.com

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

Monitor Apache HBase on Amazon EMR using Amazon Managed Service for Prometheus and Amazon Managed ...
13 February 2023, AWS Blog

HydraBase – The evolution of HBase@Facebook - Engineering at Meta
5 June 2014, Facebook Engineering

A Look At HBase, the NoSQL Database Built on Hadoop
6 May 2015, The New Stack

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Riak NoSQL Database: Use Cases and Best Practices
23 December 2011, InfoQ.com

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

Riak Taps Mesos for 'Push Button' NoSQL Scalability
20 August 2015, Datanami

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

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

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