Skip to main content

Cloud Firestore is an auto-scaling real-time document database for storing, syncing, and querying data for mobile, web and server development.

Cloud Firestore is a flexible, real-time and scalable NoSQL cloud database to store and sync data for mobile, web, IoT and server development. It is integrated into both Firebase and Google Cloud Platform. Offers offline support for mobile and web. Also offers seamless integration with other Firebase and Google Cloud Platform products, including Cloud Functions.

It offers the following features:

  • Documents and collections with powerful querying
  • iOS, Android, and Web SDKs with offline data access
  • Real-time data synchronization
  • Automatic, multi-region data replication with strong consistency
  • Node, Python, Go, PHP and Java server SDKs

The official documentation can be found on Firebase and Google Cloud.