Should you use firestore?

If you plan on using other Firebase or Google Cloud products, then Firestore is a great choice due to the close integration between products . An example of this is that Firebase Authentication already has integration with Firestore out of the box so you don’t have to worry about setting this up.

Read more

Can I use Firebase for free?

Firebase offers a no-cost tier pricing plan for all its products . For some products, usage continues at no cost no matter your level of use. For other products, if you need high levels of use, you’ll need to switch your project to a paid-tier pricing plan.

Read more

What is firestore good for?

Cloud Firestore also features richer, faster queries and scales further than the Realtime Database . Realtime Database is Firebase’s original database. It’s an efficient, low-latency solution for mobile apps that require synced states across clients in realtime.

Read more