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 > AlaSQL vs. Alibaba Cloud MaxCompute vs. Cloudflare Workers KV vs. Drizzle vs. H2

System Properties Comparison AlaSQL vs. Alibaba Cloud MaxCompute vs. Cloudflare Workers KV vs. Drizzle vs. H2

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonAlibaba Cloud MaxCompute  Xexclude from comparisonCloudflare Workers KV  Xexclude from comparisonDrizzle  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.
DescriptionJavaScript DBMS libraryMaxCompute (previously known as ODPS) is a general purpose, fully managed, multi-tenancy data processing platform for large-scale data warehousingA 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.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.
Primary database modelDocument store
Relational DBMS
Relational DBMS infoa graph-processing framework is available with the graphs being stored in tablesKey-value storeRelational DBMSRelational DBMS
Secondary database modelsSpatial 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
Score0.78
Rank#221  Overall
#102  Relational DBMS
Score0.39
Rank#278  Overall
#39  Key-value stores
Score8.22
Rank#50  Overall
#32  Relational DBMS
Websitealasql.orgwww.alibabacloud.com/­product/­maxcomputewww.cloudflare.com/­developer-platform/­workers-kvwww.h2database.com
Technical documentationgithub.com/­AlaSQL/­alasqlwww.alibabacloud.com/­help/­en/­maxcomputedevelopers.cloudflare.com/­kv/­apiwww.h2database.com/­html/­main.html
DeveloperAndrey Gershun & Mathias R. WulffAlibabaCloudflareDrizzle project, originally started by Brian AkerThomas Mueller
Initial release20142016201820082005
Current release7.2.4, September 20122.2.220, July 2023
License infoCommercial or Open SourceOpen Source infoMIT-LicensecommercialcommercialOpen Source infoGNU GPLOpen Source infodual-licence (Mozilla public license, Eclipse public license)
Cloud-based only infoOnly available as a cloud servicenoyesyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptC++Java
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)hostedhostedFreeBSD
Linux
OS X
All OS with a Java VM
Data schemeschema-freeyesschema-freeyesyes
Typing infopredefined data types such as float or datenoyesnoyesyes
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 indexesnononoyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL-like query languagenoyes infowith proprietary extensionsyes
APIs and other access methodsJavaScript APIFluentd
Flume
MaxCompute Console
HTTP REST
Proprietary protocol
JDBCJDBC
ODBC
Supported programming languagesJavaScriptJavaC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
C
C++
Java
PHP
Java
Server-side scripts infoStored proceduresnouser defined functions infoin JavanonoJava Stored Procedures and User-Defined Functions
Triggersyesnonono infohooks for callbacks inside the server can be used.yes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud serviceShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infoImplicit feature of the cloud serviceyesMulti-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 methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storagenonoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)
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.yesnonoyes
User concepts infoAccess controlnoAccess rights for users and rolesPluggable authentication mechanisms infoe.g. LDAP, HTTPfine 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

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

More resources
AlaSQLAlibaba Cloud MaxComputeCloudflare Workers KVDrizzleH2
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

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

Alibaba Cloud Brings ‘MaxCompute’ Big Data Service To Europe
5 November 2019, Silicon UK

Alibaba Cloud To Launch Big Data Service in Europe
15 June 2017, Alizila

Alibaba Cloud introduces serverless AI solution to boost enterprise efficiency
31 January 2024, Backend News

Streaming Data Services Comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM Cloud
20 January 2020, Wire19

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

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



Share this page

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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.

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.

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

Present your product here