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

DBMS > Cloudflare Workers KV vs. MaxDB vs. MySQL vs. Oracle Rdb vs. Postgres-XL

System Properties Comparison Cloudflare Workers KV vs. MaxDB vs. MySQL vs. Oracle Rdb vs. Postgres-XL

Editorial information provided by DB-Engines
NameCloudflare Workers KV  Xexclude from comparisonMaxDB infoformerly named Adabas-D  Xexclude from comparisonMySQL  Xexclude from comparisonOracle Rdb  Xexclude from comparisonPostgres-XL  Xexclude from comparison
DescriptionA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.A robust and reliable RDBMS optimized to run all major SAP solutionsWidely used open source RDBMSBased on PostgreSQL enhanced with MPP and write-scale-out cluster features
Primary database modelKey-value storeRelational DBMSRelational DBMS infoKey/Value like access via memcached APIRelational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Document 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
Score2.26
Rank#114  Overall
#55  Relational DBMS
Score1061.34
Rank#2  Overall
#2  Relational DBMS
Score1.14
Rank#178  Overall
#80  Relational DBMS
Score0.53
Rank#254  Overall
#117  Relational DBMS
Websitewww.cloudflare.com/­developer-platform/­workers-kvmaxdb.sap.comwww.mysql.comwww.oracle.com/­database/­technologies/­related/­rdb.htmlwww.postgres-xl.org
Technical documentationdevelopers.cloudflare.com/­kv/­apimaxdb.sap.com/­documentationdev.mysql.com/­docwww.oracle.com/­database/­technologies/­related/­rdb-doc.htmlwww.postgres-xl.org/­documentation
DeveloperCloudflareSAP, acquired from Software AG (Adabas-D) in 1997Oracle infosince 2010, originally MySQL AB, then SunOracle, originally developed by Digital Equipment Corporation (DEC)
Initial release20181984199519842014 infosince 2012, originally named StormDB
Current release7.9.10.12, February 20248.4.0, April 20247.4.1.1, 202110 R1, October 2018
License infoCommercial or Open Sourcecommercialcommercial infoLimited community edition freeOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availablecommercialOpen Source infoMozilla public license
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 languageC++C and C++C
Server operating systemshostedAIX
HP-UX
Linux
Solaris
Windows
FreeBSD
Linux
OS X
Solaris
Windows
HP Open VMSLinux
macOS
Data schemeschema-freeyesyesFlexible Schema (defined schema, partial schema, schema free)yes
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.nonoyesnoyes infoXML type, but no XML query functionality
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLnoyesyes infowith proprietary extensionsyesyes infodistributed, parallel query execution
APIs and other access methodsHTTP REST
Proprietary protocol
ADO.NET
JDBC
ODBC
WebDAV
ADO.NET
JDBC
ODBC
Proprietary native API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
.Net
C#
Java
Perl
PHP
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresnoyesyes infoproprietary syntaxuser defined functions
Triggersnoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning, sharding with MySQL Cluster or MySQL Fabrichorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyes infonot for MyISAM storage engineyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID infonot for MyISAM storage engineyes, on a single nodeACID infoMVCC
Concurrency infoSupport for concurrent manipulation of datayesyesyes infotable locks or row locks depending on storage engineyesyes
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.nonoyesnono
User concepts infoAccess controlfine grained access rights according to SQL-standardUsers with fine-grained authorization concept infono user groups or rolesfine 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

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

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

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

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

More resources
Cloudflare Workers KVMaxDB infoformerly named Adabas-DMySQLOracle RdbPostgres-XL
DB-Engines blog posts

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

SAP Content Server High Availability using Amazon EFS and SUSE | Amazon Web Services
30 December 2020, AWS Blog

Extended Maintenance Commitments Across SAP Solutions
11 August 2020, SAP News

Alibaba Cloud Offers Access to SAP Software for Customers
5 June 2018, Alizila

Dear SAP, Why Don't You Make Hana A Success?
28 July 2021, E3-Magazin

SIOS looks to boost SAP HANA automated replication
29 March 2023, TechTarget

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

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18 September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4 May 2013, oreilly.com

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

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

Present your product here