Show HN: GUI client for Cloud Firestore with JavaScript query editor, table view
1–10 of 10 posts
Re: Show HN: GUI client for Cloud Firestore with JavaScript query editor, table view
#2One day I had enough and pitched an idea to a friend: to create the experience I wanted to see. Luckily he was all in and we continued to spend our Corona lockdown hacking together an Electron app in TypeScript that makes my work delightful again! A few months later and we're glad to announce that Firefoo is now live for everyone to use!
Some features include
- Table View
- Export to JSON and CSV
- JavaScript Query Shell
- Batch Edit Documents
- Geo Point Map
We'd love to hear your thoughts and will be around in the comments all day!
- Mathis & Moritz
Re: Show HN: GUI client for Cloud Firestore with JavaScript query editor, table view
#3I wonder why Google hasn't done this yet? Would offer an even stronger case for Firebase
Re: Show HN: GUI client for Cloud Firestore with JavaScript query editor, table view
#4Re: Show HN: GUI client for Cloud Firestore with JavaScript query editor, table view
#5Re: Show HN: GUI client for Cloud Firestore with JavaScript query editor, table view
#6Congrats - this is definitely needed since the Firestore default GUI is so limited. I suggest an FAQ and include the Firestore query quota costs. If someone gets 1 million docs back it will go against their monthly quota.
Re: Show HN: GUI client for Cloud Firestore with JavaScript query editor, table view
#7Hi HN! About a year ago we started using Cloud Firestore at work. And while I love it for its amazing realtime and effortless scaling capabilities, I grew more and more frustrated with the limitation in tooling around it. No way to query from shell, export collections, rename docs, edit nested field names, … One day I had enough and pitched an idea to a friend: to create the experience I wanted to see. Luckily he was…
Re: Show HN: GUI client for Cloud Firestore with JavaScript query editor, table view
#8Hi HN! About a year ago we started using Cloud Firestore at work. And while I love it for its amazing realtime and effortless scaling capabilities, I grew more and more frustrated with the limitation in tooling around it. No way to query from shell, export collections, rename docs, edit nested field names, … One day I had enough and pitched an idea to a friend: to create the experience I wanted to see. Luckily he was…
Looks great! How did you make the decision to go Electron vs. a web app?
Re: Show HN: GUI client for Cloud Firestore with JavaScript query editor, table view
#9Re: Show HN: GUI client for Cloud Firestore with JavaScript query editor, table view
#10Matches what i've been looking for! Will Google accept this?