DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Firebase Realtime Database vs. Firebird vs. KeyDB vs. MySQL

System Properties Comparison Firebase Realtime Database vs. Firebird vs. KeyDB vs. MySQL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonFirebird  Xexclude from comparisonKeyDB  Xexclude from comparisonMySQL  Xexclude from comparison
DescriptionCloud-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 InterBaseAn ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsWidely used open source RDBMS
Primary database modelDocument storeRelational DBMSKey-value storeRelational DBMS infoKey/Value like access via memcached API
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.60
Rank#39  Overall
#6  Document stores
Score19.46
Rank#30  Overall
#18  Relational DBMS
Score0.63
Rank#232  Overall
#32  Key-value stores
Score1029.49
Rank#2  Overall
#2  Relational DBMS
Websitefirebase.google.com/­products/­realtime-databasewww.firebirdsql.orggithub.com/­Snapchat/­KeyDB
keydb.dev
www.mysql.com
Technical documentationfirebase.google.com/­docs/­databasewww.firebirdsql.org/­en/­reference-manualsdocs.keydb.devdev.mysql.com/­doc
DeveloperGoogle infoacquired by Google 2014Firebird FoundationEQ Alpha Technology Ltd.Oracle infosince 2010, originally MySQL AB, then Sun
Initial release20122000 infoAs fork of Borland's InterBase20191995
Current release5.0.1, August 20249.0.0, July 2024
License infoCommercial or Open SourcecommercialOpen Source infoInitial Developer's Public LicenseOpen Source infoBSD-3Open Source infoGPL version 2. Commercial licenses with extended functionallity are available
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++C++C and C++
Server operating systemshostedAIX
FreeBSD
HP-UX
Linux
OS X
server-less infoFirebird Embedded Server
Solaris
Unix
Windows
LinuxFreeBSD
Linux
OS X
Solaris
Windows
Data schemeschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyesyespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesyes
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.nonoyes
Secondary indexesyesyesyes infoby using the Redis Search moduleyes
SQL infoSupport of SQLnoyesnoyes infowith proprietary extensions
APIs and other access methodsAndroid
iOS
JavaScript API
RESTful HTTP API
ADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
Proprietary protocol infoRESP - REdis Serialization ProtocoADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesJava
JavaScript
Objective-C
C
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
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 procedureslimited functionality with using 'rules'PSQLLuayes infoproprietary syntax
TriggersCallbacks are triggered when data changesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardinghorizontal partitioning, sharding with MySQL Cluster or MySQL Fabric
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Eventual Consistency
Strong eventual consistency with CRDTs
Immediate Consistency
Foreign keys infoReferential integritynoyesnoyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDOptimistic locking, atomic execution of commands blocks and scriptsACID infonot for MyISAM storage engine
Concurrency infoSupport for concurrent manipulation of datayesyes infoFeatures a multi-generational MVCC architecture, readers do not block writersyesyes infotable locks or row locks depending on storage engine
Durability infoSupport for making data persistentyesyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlyes, based on authentication and database rulesUsers with fine-grained authorization conceptsimple password-based access control and ACLUsers 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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» 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
Firebase Realtime DatabaseFirebirdKeyDBMySQL
DB-Engines blog posts

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

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

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

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

Misconfigured Firebase instances leaked 19 million plaintext passwords
19 March 2024, BleepingComputer

Misconfigured firebase: A real-time cyber threat
18 January 2024, Atos

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

provided by Google News

Firebird – Director, Operations & Production (UK)
24 May 2024, Music Business Worldwide

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

1976 Pontiac Firebird Trans Am Is an All-Original Museum Piece, Looks Best in the Driveway
1 July 2024, autoevolution

Best Open Source Software List For Data Management In 2024
7 May 2024, Datamation

provided by Google News

Snap snaps up database developer KeyDB to make its infrastructure more snappy
12 May 2022, TechCrunch

Introducing Garnet – an open-source, next-generation, faster cache-store for accelerating applications and services
18 March 2024, Microsoft

Microsoft open-sources unique “Garnet” cache-store; a Redis rival?
19 March 2024, The Stack

Dragonfly 0.13 Database Adds Experimental SSD-Based Data Tiering, More SIMD Work
2 January 2023, Phoronix

How to Use an API Key or Access Token to Connect to IBM Db2 on Cloud
14 January 2020, IBM

provided by Google News

MySql Explain with Tobias Petry
20 September 2024, Laravel News

Learn how Presence migrated off a monolithic Amazon RDS for MySQL instance, with near-zero downtime, using replication filters
17 September 2024, AWS Blog

Proposal Seeks To Replace MySQL With MariaDB By Default For Ubuntu 25.04
20 September 2024, Phoronix

An Intuitive Guide to Integrate SQL and Python for Data Science | by Eugenia Anello | Sep, 2024
21 September 2024, Towards Data Science

Older PHP & MySQL no longer working in Later Versions
15 May 2024, SitePoint

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Present your product here