Any case where "Collection per entity" is a good model?

Hello Asya,

thank you for your feedback :wink:

one good idea, I would think, is data isolation/ privacy . That is really the only reason, because other than that, you can “split” in one single collection by a simple attribute “house_id” or similar.

I don’t see any more benefits. Performance-wise, versus the complexity of coding, doesn’t seem one.
Would it be THAT much better, if there isn’t a requirement for data isolation for privacy?

Thank you again.

Best Regards,
JP