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. LokiJS vs. MySQL vs. OpenTenBase vs. Sequoiadb

System Properties Comparison Firebase Realtime Database vs. LokiJS vs. MySQL vs. OpenTenBase vs. Sequoiadb

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonLokiJS  Xexclude from comparisonMySQL  Xexclude from comparisonOpenTenBase  Xexclude from comparisonSequoiadb  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.In-memory JavaScript DBMSWidely used open source RDBMSAn enterprise-level distributed HTAP open source database based on PostgreSQLNewSQL database with distributed OLTP and SQL
Primary database modelDocument storeDocument storeRelational DBMS infoKey/Value like access via memcached APIRelational DBMSDocument store
Relational 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
Score0.49
Rank#260  Overall
#42  Document stores
Score1061.34
Rank#2  Overall
#2  Relational DBMS
Score0.08
Rank#370  Overall
#156  Relational DBMS
Score0.50
Rank#258  Overall
#41  Document stores
#120  Relational DBMS
Websitefirebase.google.com/­products/­realtime-databasegithub.com/­techfort/­LokiJSwww.mysql.comgithub.com/­OpenTenBase/­OpenTenBase
www.opentenbase.org
www.sequoiadb.com
Technical documentationfirebase.google.com/­docs/­databasetechfort.github.io/­LokiJSdev.mysql.com/­docdocs.opentenbase.org
docs.opentenbase.org/­en
www.sequoiadb.com/­en/­index.php?m=Files&a=index
DeveloperGoogle infoacquired by Google 2014Oracle infosince 2010, originally MySQL AB, then SunOpenAtom Foundation, previously TencentSequoiadb Ltd.
Initial release2012201419952013
Current release8.4.0, April 20242.5, January 2024
License infoCommercial or Open SourcecommercialOpen SourceOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoBSD-3Open Source infoServer: AGPL; Client: Apache V2
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 languageJavaScriptC and C++C++
Server operating systemshostedserver-less, requires a JavaScript environment (browser, Node.js)FreeBSD
Linux
OS X
Solaris
Windows
LinuxLinux
Data schemeschema-freeschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyesnoyesyesyes infooid, date, timestamp, binary, regex
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.nonoyesno
Secondary indexesyesyes infovia viewsyesyesyes
SQL infoSupport of SQLnonoyes infowith proprietary extensionsyesSQL-like query language
APIs and other access methodsAndroid
iOS
JavaScript API
RESTful HTTP API
JavaScript APIADO.NET
JDBC
ODBC
Proprietary native API
proprietary protocol using JSON
Supported programming languagesJava
JavaScript
Objective-C
JavaScriptAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
Go
Java
PHP
Python
.Net
C++
Java
PHP
Python
Server-side scripts infoStored procedureslimited functionality with using 'rules'View functions in JavaScriptyes infoproprietary syntaxJavaScript
TriggersCallbacks are triggered when data changesyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning, sharding with MySQL Cluster or MySQL FabricShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
yesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
noneImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynonoyes infonot for MyISAM storage engineyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesno infoatomic operations within a single collection possibleACID infonot for MyISAM storage engineACIDDocument is locked during a transaction
Concurrency infoSupport for concurrent manipulation of datayesyes infotable locks or row locks depending on storage engineyesyes
Durability infoSupport for making data persistentyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yesyesyes
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 rulesnoUsers with fine-grained authorization concept infono user groups or rolesAccess rights for users, groups and roles according to SQL-standardsimple password-based access control

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 for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

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

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

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

show all

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

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 go?
8 March 2024, Appinventiv

Atos cybersecurity blog: 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

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

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Early MySQL engineer questions whether Oracle is unintentionally killing off the open source database
11 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

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

How to Create a MySQL 8 Database User With Remote Access
4 January 2024, TechRepublic

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

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

Present your product here