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

DBMS > Apache Drill vs. Cloudflare Workers KV vs. Drizzle vs. Google BigQuery vs. H2

System Properties Comparison Apache Drill vs. Cloudflare Workers KV vs. Drizzle vs. Google BigQuery vs. H2

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonCloudflare Workers KV  Xexclude from comparisonDrizzle  Xexclude from comparisonGoogle BigQuery  Xexclude from comparisonH2  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.
DescriptionSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageA 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.Large scale data warehouse service with append-only tablesFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.
Primary database modelDocument store
Relational DBMS
Key-value storeRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.95
Rank#127  Overall
#23  Document stores
#60  Relational DBMS
Score0.32
Rank#283  Overall
#40  Key-value stores
Score60.38
Rank#19  Overall
#13  Relational DBMS
Score8.13
Rank#49  Overall
#31  Relational DBMS
Websitedrill.apache.orgwww.cloudflare.com/­developer-platform/­workers-kvcloud.google.com/­bigquerywww.h2database.com
Technical documentationdrill.apache.org/­docsdevelopers.cloudflare.com/­kv/­apicloud.google.com/­bigquery/­docswww.h2database.com/­html/­main.html
DeveloperApache Software FoundationCloudflareDrizzle project, originally started by Brian AkerGoogleThomas Mueller
Initial release20122018200820102005
Current release1.20.3, January 20237.2.4, September 20122.2.220, July 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2commercialOpen Source infoGNU GPLcommercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)
Cloud-based only infoOnly available as a cloud servicenoyesnoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++Java
Server operating systemsLinux
OS X
Windows
hostedFreeBSD
Linux
OS X
hostedAll OS with a Java VM
Data schemeschema-freeschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesnoyesyesyes
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 indexesnonoyesnoyes
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantnoyes infowith proprietary extensionsyesyes
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
HTTP REST
Proprietary protocol
JDBCRESTful HTTP/JSON APIJDBC
ODBC
Supported programming languagesC++C
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
C
C++
Java
PHP
.Net
Java
JavaScript
Objective-C
PHP
Python
Ruby
Java
Server-side scripts infoStored proceduresuser defined functionsnonouser defined functions infoin JavaScriptJava Stored Procedures and User-Defined Functions
Triggersnonono infohooks for callbacks inside the server can be used.noyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
With clustering: 2 database servers on different computers operate on identical copies of a database
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDno infoSince BigQuery is designed for querying dataACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes, multi-version concurrency control (MVCC)
Durability infoSupport for making data persistentDepending on the underlying data sourceyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Depending on the underlying data sourcenonoyes
User concepts infoAccess controlDepending on the underlying data sourcePluggable authentication mechanisms infoe.g. LDAP, HTTPAccess privileges (owner, writer, reader) on dataset, table or view level infoGoogle Cloud Identity & Access Management (IAM)fine grained access rights according to SQL-standard

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Apache DrillCloudflare Workers KVDrizzleGoogle BigQueryH2
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

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

show all

Recent citations in the news

Apache Drill case study: A tutorial on processing CSV files
9 June 2016, TheServerSide.com

Analyse Kafka messages with SQL queries using Apache Drill
23 September 2019, Towards Data Science

Apache Drill improves big data SQL query engine
31 August 2021, TechTarget

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11 April 2016, The New Stack

Apache Drill Poised to Crack Tough Data Challenges
19 May 2015, Datanami

provided by Google News

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

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

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

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

Winning the 2020 Google Cloud Technology Partner of the Year – Infrastructure Modernization Award
22 December 2021, CIO

Google Cloud partners Coinbase to accept crypto payments
11 October 2022, Ledger Insights

Hightouch Announces $38M in Funding and Launches New Customer 360 Toolkit
20 July 2023, Datanami

Hightouch Raises $38M in Funding
19 July 2023, FinSMEs

Google Cloud Platform breaks through with big enterprises, signs up Disney and others
23 March 2016, ZDNet

provided by Google News



Share this page

Featured Products

Neo4j logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here