Firebase Features

What Are Firebase Real-time Database?

Real Time Database - 
The Firebase Real-time Database is a cloud hosted database and the Data is stored as JSON format in real-time to every connected client.

Firebase automatically updates connected clients and store and sync data in real-time across all connected clients and also representing JSON objects or data.

When you open your app from Firebase dashboard the real-time database and data looks like-



And the data looks like –
{
  "Address" : "Noida, UP, India",
  "Id" : 1,
  "Temp" : "Kushinagar, UP.",
  "name" : "Anil Singh",
  "site" : "http://code-sample.com"
}

Stayed Informed - Firebase Tutorial for Android and IOS
I hope you are enjoying with this post! Please share with you friends. Thank you so much!
ANIL SINGH

Anil Singh is an author, tech blogger, and software programmer. Book writing, tech blogging is something do extra and Anil love doing it. For more detail, kindly refer to this link..

My Tech Blog - https://www.code-sample.com/
My Books - Book 1 and Book 2

What Are Firebase Real-time Database? What Are Firebase Real-time Database? Reviewed by Anil Singh on 12:31 AM Rating: (5)
www.code-sample.com/. Powered by Blogger.
^