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 > Cloudflare Workers KV vs. Drizzle vs. DuckDB vs. HBase

System Properties Comparison Cloudflare Workers KV vs. Drizzle vs. DuckDB vs. HBase

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameCloudflare Workers KV  Xexclude from comparisonDrizzle  Xexclude from comparisonDuckDB  Xexclude from comparisonHBase  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.
DescriptionA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.MySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.An embeddable, in-process, column-oriented SQL OLAP RDBMSWide-column store based on Apache Hadoop and on concepts of BigTable
Primary database modelKey-value storeRelational DBMSRelational DBMSWide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.39
Rank#274  Overall
#39  Key-value stores
Score4.63
Rank#69  Overall
#37  Relational DBMS
Score27.97
Rank#26  Overall
#2  Wide column stores
Websitewww.cloudflare.com/­developer-platform/­workers-kvduckdb.orghbase.apache.org
Technical documentationdevelopers.cloudflare.com/­kv/­apiduckdb.org/­docshbase.apache.org/­book.html
DeveloperCloudflareDrizzle project, originally started by Brian AkerApache Software Foundation infoApache top-level project, originally developed by Powerset
Initial release2018200820182008
Current release7.2.4, September 20121.0.0, June 20242.3.4, January 2021
License infoCommercial or Open SourcecommercialOpen Source infoGNU GPLOpen Source infoMIT LicenseOpen Source infoApache version 2
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C++Java
Server operating systemshostedFreeBSD
Linux
OS X
server-lessLinux
Unix
Windows infousing Cygwin
Data schemeschema-freeyesyesschema-free, schema definition possible
Typing infopredefined data types such as float or datenoyesyesoptions to bring your own types, AVRO
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.nonono
Secondary indexesnoyesyesno
SQL infoSupport of SQLnoyes infowith proprietary extensionsyesno
APIs and other access methodsHTTP REST
Proprietary protocol
JDBCArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
Java API
RESTful HTTP API
Thrift
Supported programming languagesC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
C
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
C
C#
C++
Groovy
Java
PHP
Python
Scala
Server-side scripts infoStored proceduresnononoyes infoCoprocessors in Java
Triggersnono infohooks for callbacks inside the server can be used.noyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
noneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency
Foreign keys infoReferential integritynoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDSingle row ACID (across millions of columns)
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlPluggable authentication mechanisms infoe.g. LDAP, HTTPnoAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC

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
Cloudflare Workers KVDrizzleDuckDBHBase
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

Cloudflare updates Workers platform with Python support, event notifications, and improved local development ...
3 April 2024, DevClass

Cloudflare recovers from service outage after power failure at core North American data center
3 November 2023, DatacenterDynamics

Cloudflare dashboard, API service feeling poorly due to datacenter power snafu
2 November 2023, The Register

Cloudflare is (still) struggling with another outage - here's what to know
3 November 2023, ZDNet

How to Build a Scalable URL Shortener With Cloudflare Workers and KV Under 10 Minutes
21 August 2022, hackernoon.com

provided by Google News

MotherDuck Announces General Availability; Brings Simplicity and Power of DuckDB in a Serverless Data Warehouse
11 June 2024, PR Newswire

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

DuckDB promises greater stability with 1.0 release
5 June 2024, The Register

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

DuckDB: In-Process Python Analytics for Not-Quite-Big Data
31 May 2024, The New Stack

provided by Google News

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

What Is HBase?
19 August 2021, ibm.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
5 June 2014, Facebook Engineering

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