How do you think if we build a new client for Firestore DB?

Minh Thành
0 replies
Hi community👋 When I first working with FireStore I had to face many issues - How can I filter documents by some criteria? - How can I insert a new document from a JSON, in fact, I have to write a script to insert some new document - I have to use GC Storage to backup the data, which is I need to spend more time learning about it. WTF 🤬 why not just export and import by a JSON file? - If I edit the same field of many documents, I need to go through documents and documents to edit. Do you gave same pain point when working with Firestore DB like more? Or any pain point?
🤔
No comments yet be the first to help