...

/

Introduction to Cloud Firestore

Introduction to Cloud Firestore

Get a brief introduction to Cloud Firestore.

Cloud Firestore is a flexible, scalable, real-time NoSQL cloud database provided by Firebase for storing application data. Data is stored as documentsA set of key-value pairs stored in a collection. It can also contain subcollections., organized into collectionsA collection is a group of documents., and synchronized in real-time across multiple client applications. Cloud Firestore seamlessly integrates with other Firebase and Google Cloud products. Like the Realtime Database, it also offers offline support for all client ...

Access this course and 1400+ top-rated courses and projects.