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

DBMS > Firebase Realtime Database vs. MySQL vs. Riak KV vs. SQL.JS vs. WakandaDB

System Properties Comparison Firebase Realtime Database vs. MySQL vs. Riak KV vs. SQL.JS vs. WakandaDB

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonMySQL  Xexclude from comparisonRiak KV  Xexclude from comparisonSQL.JS  Xexclude from comparisonWakandaDB  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 RDBMSDistributed, fault tolerant key-value storePort of SQLite to JavaScriptWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primary database modelDocument storeRelational DBMS infoKey/Value like access via memcached APIKey-value store infowith links between data sets and object tags for the creation of secondary indexesRelational DBMSObject oriented DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.64
Rank#39  Overall
#6  Document stores
Score1061.34
Rank#2  Overall
#2  Relational DBMS
Score4.01
Rank#79  Overall
#9  Key-value stores
Score0.63
Rank#241  Overall
#112  Relational DBMS
Score0.10
Rank#356  Overall
#16  Object oriented DBMS
Websitefirebase.google.com/­products/­realtime-databasewww.mysql.comsql.js.orgwakanda.github.io
Technical documentationfirebase.google.com/­docs/­databasedev.mysql.com/­docwww.tiot.jp/­riak-docs/­riak/­kv/­latestsql.js.org/­documentation/­index.htmlwakanda.github.io/­doc
DeveloperGoogle infoacquired by Google 2014Oracle infosince 2010, originally MySQL AB, then SunOpenSource, formerly Basho TechnologiesAlon Zakai infoenhancements implemented by othersWakanda SAS
Initial release20121995200920122012
Current release8.4.0, April 20243.2.0, December 20222.7.0 (April 29, 2019), April 2019
License infoCommercial or Open SourcecommercialOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoApache version 2, commercial enterprise editionOpen SourceOpen Source infoAGPLv3, extended commercial license available
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 and C++ErlangJavaScriptC++, JavaScript
Server operating systemshostedFreeBSD
Linux
OS X
Solaris
Windows
Linux
OS X
server-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Data schemeschema-freeyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesnoyesyes
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.noyesnonono
Secondary indexesyesyesrestricted
SQL infoSupport of SQLnoyes infowith proprietary extensionsnoyes infoSQL-92 is not fully supportedno
APIs and other access methodsAndroid
iOS
JavaScript API
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
HTTP API
Native Erlang Interface
JavaScript APIRESTful HTTP API
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 infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
JavaScriptJavaScript
Server-side scripts infoStored procedureslimited functionality with using 'rules'yes infoproprietary syntaxErlangnoyes
TriggersCallbacks are triggered when data changesyesyes infopre-commit hooks and post-commit hooksnoyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning, sharding with MySQL Cluster or MySQL FabricSharding infono "single point of failure"nonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
selectable replication factornonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyEventual ConsistencynoneImmediate Consistency
Foreign keys infoReferential integritynoyes infonot for MyISAM storage engineno infolinks between data sets can be storedyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACID infonot for MyISAM storage enginenoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infotable locks or row locks depending on storage engineyesyes
Durability infoSupport for making data persistentyesyesyesno infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlyes, based on authentication and database rulesUsers with fine-grained authorization concept infono user groups or rolesyes, using Riak Securitynoyes

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 partiesNavicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» 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

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

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

More resources
Firebase Realtime DatabaseMySQLRiak KVSQL.JSWakandaDB
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

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

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 launches Firebase Genkit, a new open source framework for building AI-powered apps
14 May 2024, TechCrunch

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

provided by Google News

Let's take a look at Oracle's love and hate relationship with open source software
14 June 2024, The Register

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, Oracle

Early MySQL engineer questions whether Oracle is unintentionally killing off the open source database
11 June 2024, The Register

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

Basho to Bolster Riak with DB Plug-Ins
5 May 2014, Datanami

Basho launches complete NoSQL software kit - DCD
28 May 2015, DatacenterDynamics

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

provided by Google News



Share this page

Featured Products

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

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.

Present your product here