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. Firebase Realtime Database vs. MaxDB vs. mSQL vs. YugabyteDB

System Properties Comparison Cloudflare Workers KV vs. Firebase Realtime Database vs. MaxDB vs. mSQL vs. YugabyteDB

Editorial information provided by DB-Engines
NameCloudflare Workers KV  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonMaxDB infoformerly named Adabas-D  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.Cloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.A robust and reliable RDBMS optimized to run all major SAP solutionsmSQL (Mini SQL) is a simple and lightweight RDBMSHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelKey-value storeDocument storeRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.32
Rank#283  Overall
#40  Key-value stores
Score14.29
Rank#39  Overall
#6  Document stores
Score2.32
Rank#112  Overall
#55  Relational DBMS
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score2.91
Rank#102  Overall
#51  Relational DBMS
Websitewww.cloudflare.com/­developer-platform/­workers-kvfirebase.google.com/­products/­realtime-databasemaxdb.sap.comhughestech.com.au/­products/­msqlwww.yugabyte.com
Technical documentationdevelopers.cloudflare.com/­kv/­apifirebase.google.com/­docs/­databasemaxdb.sap.com/­documentationdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperCloudflareGoogle infoacquired by Google 2014SAP, acquired from Software AG (Adabas-D) in 1997Hughes TechnologiesYugabyte Inc.
Initial release20182012198419942017
Current release7.9.10.12, February 20244.4, October 20212.19, September 2023
License infoCommercial or Open Sourcecommercialcommercialcommercial infoLimited community edition freecommercial infofree licenses can be providedOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud serviceyesyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageC++CC and C++
Server operating systemshostedhostedAIX
HP-UX
Linux
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
OS X
Data schemeschema-freeschema-freeyesyesdepending on used data model
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.nonononono
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLnonoyesA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersyes, PostgreSQL compatible
APIs and other access methodsHTTP REST
Proprietary protocol
Android
iOS
JavaScript API
RESTful HTTP API
ADO.NET
JDBC
ODBC
WebDAV
JDBC
ODBC
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languagesC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
Java
JavaScript
Objective-C
.Net
C#
Java
Perl
PHP
Python
C
C++
Delphi
Java
Perl
PHP
Tcl
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnolimited functionality with using 'rules'yesnoyes infosql, plpgsql, C
TriggersnoCallbacks are triggered when data changesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationnoneBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencynoneStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynonoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyesACIDnoDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesnoyes
Durability infoSupport for making data persistentyesyesyesyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononono
User concepts infoAccess controlyes, based on authentication and database rulesfine grained access rights according to SQL-standardnoyes
More information provided by the system vendor
Cloudflare Workers KVFirebase Realtime DatabaseMaxDB infoformerly named Adabas-DmSQL infoMini SQLYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» more
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsApache 2.0 license for the database
» more

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 KVFirebase Realtime DatabaseMaxDB infoformerly named Adabas-DmSQL infoMini SQLYugabyteDB
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, 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

Realtime vs Cloud Firestore: Which Firebase Database to go?
8 March 2024, Appinventiv

Google launches Firebase Genkit, a new open source framework for building AI-powered apps
14 May 2024, TechCrunch

Atos cybersecurity blog: Misconfigured Firebase: A real-time cyber threat
18 January 2024, Atos

Don't be like these 900+ websites and expose millions of passwords via Firebase
18 March 2024, The Register

Google Firebase may have exposed 125M records from misconfigurations
19 March 2024, SC Media

provided by Google News

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

SAP Aligns Mainstream Maintenance Commitments Across Its Enterprise Solutions
11 August 2020, SAP News

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

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, E3zine.com

provided by Google News

Writing a Web Service in Perl
9 July 2003, PCQuest

Higher Education PS rules out ghost students before PAC
29 November 2018, diggers.news

provided by Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, Business Wire

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
17 April 2024, Yahoo Finance

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

YugabyteDB Managed Introduces Product Labs Experience for Immersive Distributed SQL Learning
16 November 2023, Business Wire

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

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

SingleStore logo

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

Present your product here