Hacker News new | ask | show | jobs
by cltsang 2213 days ago
Likewise. Firestore client API is nice and convenient, but it is so limiting on queries. One has to know the limitations and plan ahead on how to model the data around them, or risk the ability to do even some fundamental queries [0]. [0] https://stackoverflow.com/questions/47251919/firestore-how-t...