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. EXASOL vs. GeoMesa vs. Hazelcast vs. MySQL

System Properties Comparison Cloudflare Workers KV vs. EXASOL vs. GeoMesa vs. Hazelcast vs. MySQL

Editorial information provided by DB-Engines
NameCloudflare Workers KV  Xexclude from comparisonEXASOL  Xexclude from comparisonGeoMesa  Xexclude from comparisonHazelcast  Xexclude from comparisonMySQL  Xexclude from comparison
DescriptionA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.High-performance, in-memory, MPP database specifically designed for in-memory analytics.GeoMesa is a distributed spatio-temporal DBMS based on various systems as storage layer.A widely adopted in-memory data gridWidely used open source RDBMS
Primary database modelKey-value storeRelational DBMSSpatial DBMSKey-value storeRelational DBMS infoKey/Value like access via memcached API
Secondary database modelsDocument store infoJSON support with IMDG 3.12Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.39
Rank#274  Overall
#39  Key-value stores
Score1.76
Rank#139  Overall
#62  Relational DBMS
Score0.86
Rank#205  Overall
#4  Spatial DBMS
Score5.46
Rank#61  Overall
#7  Key-value stores
Score1061.34
Rank#2  Overall
#2  Relational DBMS
Websitewww.cloudflare.com/­developer-platform/­workers-kvwww.exasol.comwww.geomesa.orghazelcast.comwww.mysql.com
Technical documentationdevelopers.cloudflare.com/­kv/­apiwww.exasol.com/­resourceswww.geomesa.org/­documentation/­stable/­user/­index.htmlhazelcast.org/­imdg/­docsdev.mysql.com/­doc
DeveloperCloudflareExasolCCRi and othersHazelcastOracle infosince 2010, originally MySQL AB, then Sun
Initial release20182000201420081995
Current release5.0.0, May 20245.3.6, November 20238.4.0, April 2024
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache License 2.0Open Source infoApache Version 2; commercial licenses availableOpen Source infoGPL version 2. Commercial licenses with extended functionallity are available
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageScalaJavaC and C++
Server operating systemshostedAll OS with a Java VMFreeBSD
Linux
OS X
Solaris
Windows
Data schemeschema-freeyesyesschema-freeyes
Typing infopredefined data types such as float or datenoyesyesyesyes
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.nononoyes infothe object must implement a serialization strategyyes
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLnoyesnoSQL-like query languageyes infowith proprietary extensions
APIs and other access methodsHTTP REST
Proprietary protocol
.Net
JDBC
ODBC
WebSocket
JCache
JPA
Memcached protocol
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
Java
Lua
Python
R
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnouser defined functionsnoyes infoEvent Listeners, Executor Servicesyes infoproprietary syntax
Triggersnoyesnoyes infoEventsyes
Partitioning methods infoMethods for storing different data on different nodesShardingdepending on storage layerShardinghorizontal partitioning, sharding with MySQL Cluster or MySQL Fabric
Replication methods infoMethods for redundantly storing data on multiple nodesyesdepending on storage layeryes infoReplicated MapMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoHadoop integrationyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistencydepending on storage layerImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate Consistency
Foreign keys infoReferential integritynoyesnonoyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoone or two-phase-commit; repeatable reads; read commitedACID infonot for MyISAM storage engine
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infotable locks or row locks depending on storage engine
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.noyesdepending on storage layeryesyes
User concepts infoAccess controlAccess rights for users, groups and roles according to SQL-standardyes infodepending on the DBMS used for storageRole-based access controlUsers with fine-grained authorization concept infono user groups or roles

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 partiesNavicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

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

More resources
Cloudflare Workers KVEXASOLGeoMesaHazelcastMySQL
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, 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

Anonymous Sudan DDoS attack hits Cloudflare website
13 November 2023, SC Media

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

provided by Google News

It's Back to the Database Future for Exasol CEO Tewes
26 October 2023, Datanami

Exasol Finds AI Underinvestment Leads to Business Failure, But Data Challenges Stall Rapid Adoption
14 May 2024, insideBIGDATA

Mathias Golombek, Chief Technology Officer of Exasol – Interview Series
21 May 2024, Unite.AI

Exasol gets jolt of AI with Espresso suite of capabilities
26 February 2024, TechTarget

Exasol Unveils New Suite of AI Tools to Turbocharge Enterprise Data Analytics
22 February 2024, AiThority

provided by Google News

Hazelcast Showcases Real-Time Data Platform at 2024 Gartner Summit
15 May 2024, Datanami

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7 March 2024, Forbes

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17 April 2024, VentureBeat

Hazelcast Versus Redis: A Practical Comparison
4 January 2024, Database Trends and Applications

Hazelcast: The 'true' value of streaming real-time data
27 September 2023, ComputerWeekly.com

provided by Google News

Authentication Bypass Vulnerability in MySQL
1 June 2024, ITPro Today

Choosing the Best MySQL Reporting Tool for Your Team
1 June 2024, Medium

Outage for MySQL.com Web Sites
31 May 2024, Data Center Knowledge

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Audit MySQL Databases in Laravel With the DB Auditor Package
27 May 2024, Laravel News

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.

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

Present your product here