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. Fauna vs. Firebase Realtime Database vs. Firebird vs. Microsoft Azure SQL Database

System Properties Comparison Cloudflare Workers KV vs. Fauna vs. Firebase Realtime Database vs. Firebird vs. Microsoft Azure SQL Database

Editorial information provided by DB-Engines
NameCloudflare Workers KV  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonFirebird  Xexclude from comparisonMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparison
DescriptionA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.Fauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.Cloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Firebird is an open source RDBMS forked from Borland's InterBaseDatabase as a Service offering with high compatibility to Microsoft SQL Server
Primary database modelKey-value storeDocument store
Graph DBMS
Relational DBMS
Time Series DBMS
Document storeRelational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.32
Rank#283  Overall
#40  Key-value stores
Score1.52
Rank#153  Overall
#26  Document stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Score14.29
Rank#39  Overall
#6  Document stores
Score20.82
Rank#30  Overall
#18  Relational DBMS
Score77.99
Rank#16  Overall
#11  Relational DBMS
Websitewww.cloudflare.com/­developer-platform/­workers-kvfauna.comfirebase.google.com/­products/­realtime-databasewww.firebirdsql.orgazure.microsoft.com/­en-us/­products/­azure-sql/­database
Technical documentationdevelopers.cloudflare.com/­kv/­apidocs.fauna.comfirebase.google.com/­docs/­databasewww.firebirdsql.org/­en/­reference-manualsdocs.microsoft.com/­en-us/­azure/­azure-sql
DeveloperCloudflareFauna, Inc.Google infoacquired by Google 2014Firebird FoundationMicrosoft
Initial release2018201420122000 infoAs fork of Borland's InterBase2010
Current release5.0.0, January 2024V12
License infoCommercial or Open SourcecommercialcommercialcommercialOpen Source infoInitial Developer's Public Licensecommercial
Cloud-based only infoOnly available as a cloud serviceyesyesyesnoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageScalaC and C++C++
Server operating systemshostedhostedhostedAIX
FreeBSD
HP-UX
Linux
OS X
server-less infoFirebird Embedded Server
Solaris
Unix
Windows
hosted
Data schemeschema-freeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or datenonoyesyesyes
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
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLnononoyesyes
APIs and other access methodsHTTP REST
Proprietary protocol
RESTful HTTP APIAndroid
iOS
JavaScript API
RESTful HTTP API
ADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
ADO.NET
JDBC
ODBC
Supported programming languagesC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
Java
JavaScript
Objective-C
C
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresnouser defined functionslimited functionality with using 'rules'PSQLTransact SQL
TriggersnonoCallbacks are triggered when data changesyesyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning infoconsistent hashingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replicationSource-replica replicationyes, with always 3 replicas available
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate Consistency
Foreign keys infoReferential integritynoyesnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDyesACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoFeatures a multi-generational MVCC architecture, readers do not block writersyes
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.nono
User concepts infoAccess controlIdentity management, authentication, and access controlyes, based on authentication and database rulesUsers with fine-grained authorization conceptfine 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
Cloudflare Workers KVFauna infopreviously named FaunaDBFirebase Realtime DatabaseFirebirdMicrosoft Azure SQL Database infoformerly SQL Azure
DB-Engines blog posts

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

show all

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

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

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

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

Slicing the Gordian Knot: A leap to real-time systems of truth
3 February 2024, SiliconANGLE News

Fauna Launches Distributed Document-Relational Database On Google Cloud Marketplace
21 March 2024, GlobeNewswire

Fauna Adds Transformative Schema-as-Code Capabilities to Enterprise Proven, Document-Relational Database
15 November 2023, businesswire.com

Utah Natural Heritage Program
17 October 2023, Utah Division of Wildlife Resources

Fauna Query Language tamed to appeal to developers
22 August 2023, The Register

provided by Google News

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

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

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

12 Top Open Source Databases to Consider
1 May 2024, TechTarget

DoNot Team's New Firebird Backdoor Hits Pakistan and Afghanistan
23 October 2023, The Hacker News

Exploring the Firebird Database
9 August 2023, Open Source For You

US and Australian police arrested Firebird RAT author and operator
15 April 2024, Security Affairs

AFP arrests man over alleged creation and sale of 'Firebird' RAT
15 April 2024, iTnews

provided by Google News

Copilot in Azure SQL Database in Private Preview
27 March 2024, InfoQ.com

Microsoft unveils Copilot for Azure SQL Database
27 March 2024, InfoWorld

SolarWinds Database Performance Analyzer with Support for Microsoft Azure SQL Database Now Available in the ...
13 May 2024, Yahoo News UK

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, Microsoft

Azure SQL Database takes Saturday off on US east coast following network power failure
18 September 2023, The Register

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

RaimaDB logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

Neo4j logo

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

Present your product here