Cloud Firestore is a NoSQL document database that lets you easily store, sync, and query data for your mobile and web apps – at global scale.
Google Cloud Firestore
Cloud Firestore is a NoSQL document database that lets you easily store, sync, and query data for your mobile and web apps – at global scale.
Customer Reviews
Tharanga H.
Advanced user of Google Cloud FirestoreVery easy to start with, robust, performant, has ample documentations, works well with Angular along with Angularfire wrapper.
Can't do complex queries. So we used is along with a Mongo DB to support advanced querying, we used Firebase only for the reactive part.
We developed a realtime collaboration app, more like a drawing tool, for educators. Firebase's reactive nature helped us achieving this.