Firebase is a Backend-as-a-Service (Baas). It provides developers with a variety of tools and services to help them develop quality apps, grow their user base, and earn profit. It is built on Google’s infrastructure.
Firebase is categorized as a NoSQL database program, which stores data in JSON-like documents.
"In Firebase, a document is a set of key-value pairs defined by a schema. A group of documents makes up a collection."
The application is tested on virtual and physical devices located in Google’s data centers.
Notifications can be sent with firebase with no additional coding.
Users can get started with firebase for free; more details can be found on the official website.
0 Comments