Firefoo is a sophisticated GUI tool for Firebase Cloud Firestore. View and edit your data in a table, tree or JSON, export to JSON and CSV, and run queries from a JavaScript shell.
A great tool for managing Firebase Firestore data with an easy to use UI.
Alternatives Considered
Report
3 views
AppSignal — Get full visibility into app health, errors, and performance
Get full visibility into app health, errors, and performance
Promoted
I have been using Google Firestore for an IoT project, but when it came time to start cloning a collection and exporting to JSON, I found the console GUI and gcloud CLI to be severely limited. I could have coded a python script to do what I wanted, but then I found firefoo. I downloaded the trial version, and in ten minutes I had accomplished all I needed to do,. I appreciate the work that went into this product, so I decided to subscribe to support their work. great product!
Report
Is it possible to display the data of Sub Collection?
@vvv Yes, either in the "Tree View" or by querying the subcollection directly e.g. path /users/france/paris. From the "Table View" you can also right-click on the id cell of a row and select "Open in new Tab", which will open the "Tree View" for that document which includes subcollections. We'll release an update which shows subcollections in the "Table View" soon!
ChatPDF
GitNoter