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. jBASE vs. Lovefield vs. MySQL vs. PostGIS

System Properties Comparison Firebase Realtime Database vs. jBASE vs. Lovefield vs. MySQL vs. PostGIS

Editorial information provided by DB-Engines
NameFirebase Realtime Database  Xexclude from comparisonjBASE  Xexclude from comparisonLovefield  Xexclude from comparisonMySQL  Xexclude from comparisonPostGIS  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.A robust multi-value DBMS comprising development tools and middlewareEmbeddable relational database for web apps written in pure JavaScriptWidely used open source RDBMSSpatial extension of PostgreSQL
Primary database modelDocument storeMultivalue DBMSRelational DBMSRelational DBMS infoKey/Value like access via memcached APISpatial DBMS
Secondary database modelsDocument store
Spatial DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score15.00
Rank#39  Overall
#6  Document stores
Score1.43
Rank#160  Overall
#3  Multivalue DBMS
Score0.32
Rank#290  Overall
#132  Relational DBMS
Score1087.72
Rank#2  Overall
#2  Relational DBMS
Score23.90
Rank#29  Overall
#1  Spatial DBMS
Websitefirebase.google.com/­products/­realtime-databasewww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasegoogle.github.io/­lovefieldwww.mysql.compostgis.net
Technical documentationfirebase.google.com/­docs/­databasedocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9github.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddev.mysql.com/­docpostgis.net/­documentation
DeveloperGoogle infoacquired by Google 2014Rocket Software (formerly Zumasys)GoogleOracle infosince 2010, originally MySQL AB, then Sun
Initial release20121991201419952005
Current release5.72.1.12, February 20178.3.0, January 20243.4.2, February 2024
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache 2.0Open Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoGPL v2.0
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 systemshostedAIX
Linux
Windows
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariFreeBSD
Linux
OS X
Solaris
Windows
Data schemeschema-freeschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesoptionalyesyesyes
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.noyesnoyesyes
Secondary indexesyesyesyesyes
SQL infoSupport of SQLnoEmbedded SQL for jBASE in BASICSQL-like query language infovia JavaScript builder patternyes infowith proprietary extensionsyes
APIs and other access methodsAndroid
iOS
JavaScript API
RESTful HTTP API
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesJava
JavaScript
Objective-C
.Net
Basic
Jabbascript
Java
JavaScriptAda
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'yesnoyes infoproprietary syntaxuser defined functions
TriggersCallbacks are triggered when data changesyesUsing read-only observersyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingnonehorizontal partitioning, sharding with MySQL Cluster or MySQL Fabricyes infobased on PostgreSQL
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneMulti-source replication
Source-replica replication
yes infobased on PostgreSQL
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesyes infonot for MyISAM storage engineyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDACID infonot for MyISAM storage engineACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infotable locks or row locks depending on storage engineyes
Durability infoSupport for making data persistentyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infousing MemoryDByesno
User concepts infoAccess controlyes, based on authentication and database rulesAccess rights can be defined down to the item levelnoUsers with fine-grained authorization concept infono user groups or rolesyes infobased on PostgreSQL

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 DatabasejBASELovefieldMySQLPostGIS
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

Spatial database management systems
6 April 2021, 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 Firebase may have exposed 125M records from misconfigurations
19 March 2024, SC Media

Hundreds of Google Firebase websites might have leaked data online
19 March 2024, TechRadar

provided by Google News

Temenos signs first customer in India
24 August 2009, Finextra

provided by Google News

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

PostgreSQL or MySQL: What Should I Choose for My Full-Stack Project?
10 April 2024, hackernoon.com

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

MySQL HeatWave Lakehouse Support for Parquet and Avro file formats
8 November 2023, blogs.oracle.com

General Availability: Azure Database for MySQL Import feature for Azure Database for MySQL Single to Flexible Server ...
17 January 2024, Microsoft

provided by Google News



Share this page

Featured Products

Neo4j logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

AllegroGraph logo

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

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