Cloud Firestore

Get an introduction to Cloud Firestore and its features.

Cloud Firestore is a Google Cloud product that offers a versatile, scalable, and real-time NoSQL cloud database to store and synchronize data across all client applications during client-side and server-side development. It supports expressive queries, facilitating the filtering and sorting functions with the single queries option, which allows developers to retrieve data that matches certain query parameters. All connected clients receive real-time updates from the Cloud Firestore database. The ability to receive real-time changes greatly simplifies the implementation of applications.

Get hands-on with 1200+ tech skills courses.