DB-EnginesExtremeDB: the mission critical dbmsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Firebase Realtime Database vs. MySQL vs. Tarantool

System Properties Comparison Firebase Realtime Database vs. MySQL vs. Tarantool

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonMySQL  Xexclude from comparisonTarantool  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.Widely used open source RDBMSIn-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primary database modelDocument storeRelational DBMS infoKey/Value like access via memcached APIDocument store
Key-value store
Relational DBMS
Secondary database modelsDocument store
Spatial DBMS
Spatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score17.58
Rank#38  Overall
#6  Document stores
Score1111.49
Rank#2  Overall
#2  Relational DBMS
Score1.86
Rank#162  Overall
#26  Document stores
#28  Key-value stores
#76  Relational DBMS
Websitefirebase.google.com/­products/­realtime-databasewww.mysql.comwww.tarantool.io
Technical documentationfirebase.google.com/­docs/­databasedev.mysql.com/­docwww.tarantool.io/­en/­doc
DeveloperGoogle infoacquired by Google 2014Oracle infosince 2010, originally MySQL AB, then SunVK
Initial release201219952008
Current release8.1.0, July 20232.10.0, May 2022
License infoCommercial or Open SourcecommercialOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprise
Cloud-based only infoOnly available as a cloud serviceyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
PlanetScale: Deploy a fully managed database with the reliability of MySQL and the scale of open source Vitess with PlanetScale today. Predictably scale, increase workflow velocity, and deploy features with zero downtime.
Implementation languageC and C++C and C++
Server operating systemshostedFreeBSD
Linux
OS X
Solaris
Windows
BSD
Linux
macOS
Data schemeschema-freeyesFlexible data schema: relational definition for tables with ability to store json-like documents in columns
Typing infopredefined data types such as float or dateyesyesstring, double, decimal, uuid, integer, blob, boolean, datetime
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.noyesno
Secondary indexesyesyesyes
SQL infoSupport of SQLnoyes infowith proprietary extensionsFull-featured ANSI SQL support
APIs and other access methodsAndroid
iOS
JavaScript API
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
Open binary protocol
Supported programming languagesJava
JavaScript
Objective-C
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-side scripts infoStored procedureslimited functionality with using 'rules'yes infoproprietary syntaxLua, C and SQL stored procedures
TriggersCallbacks are triggered when data changesyesyes, before/after data modification events, on replication events, client session events
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning, sharding with MySQL Cluster or MySQL FabricSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Asynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Foreign keys infoReferential integritynoyes infonot for MyISAM storage engineyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACID infonot for MyISAM storage engineACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactions
Concurrency infoSupport for concurrent manipulation of datayesyes infotable locks or row locks depending on storage engineyes, cooperative multitasking
Durability infoSupport for making data persistentyesyesyes, write ahead logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes, full featured in-memory storage engine with persistence
User concepts infoAccess controlyes, based on authentication and database rulesUsers with fine-grained authorization concept infono user groups or rolesAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and 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 partiesPlanetScale: Deploy a fully managed serverless database with the reliability of MySQL and the tested scalability of Vitess. Predictably scale, increase workflow velocity, and deploy features with zero downtime.
Get started with a PlanetScale database today for free.
» more

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

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

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

More resources
Firebase Realtime DatabaseMySQLTarantool
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

Data processing speed and reliability: in-memory synchronous replication
9 November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

show all

Recent citations in the news

Bad news - Microsoft employees leaked 38TB worth of private data ...
19 September 2023, TechRadar

What Is Backend as a Service (BaaS)? - MUO
30 August 2023, MakeUseOf

Best Heroku Alternatives 2023. Deploying full-stack applications is ...
1 September 2023, Medium

Firebase Played Us!
1 May 2023, hackernoon.com

Build a Web Application on Firebase
29 December 2022, Open Source For You

provided by Google News

MySQL HeatWave Gets Generative AI and JavaScript, Slew of New ...
21 September 2023, The New Stack

Oracle’s MySQL HeatWave gets Vector Store, generative AI features
20 September 2023, InfoWorld

Oracle Continues MySQL HeatWave Innovation with Vector Store ...
21 September 2023, Datanami

Oracle CloudWorld 2023: 6 key takeaways from the big annual event
22 September 2023, InfoWorld

There are lots of ways to put a database in the cloud – here's what to consider
15 September 2023, The Register

provided by Google News

Tarantool: A Lua-based database engine
13 April 2016, Opensource.com

Как обработать 1 млн операций за одну секунду: история софта ...
27 April 2023, vc.ru

VK повысила производительность и стабильность Tarantool
30 May 2023, ServerNews

«На что я потратил стипендию VK»: саморазвитие, ремонт в ...
15 September 2023, vc.ru

Пять нюансов при разработке ИТ-платформы | Инструкции по ...
21 September 2023, it-world.ru

provided by Google News

Job opportunities

Product Engineer, Front End
Nooks, Remote

Mid-Level Back-End Developer
Leaf VIP, Remote

Senior Development Engineer
Wonderschool, Remote

Staff Engineer - Device Graph
Madhive, Remote

Senior iOS Engineer
Nord Security, Remote

PHP/MySQL Developers
Webmasters.com, Tampa, FL

MySQL DBA
Vigilant Technologies, Michigan

MySQL DBA
Sonitalent Corp, Remote

MySQL Support Engineer - Americas (Remote)
Percona, United States

Senior MySQL Administrator
Clairvoyant, Remote

Technical Support Engineer
Wallarm, Remote

Senior C Developer
Wallarm, Remote

Head of Security Research
Wallarm, Remote

Senior Python Developer
Wallarm, Remote

Senior Product Manager
Wallarm, Remote

jobs by Indeed



Share this page

Featured Products

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Neo4j logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Redis logo

The world’s most loved real‑time data platform.
Try 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