How to structure multi-tenant database in mongoDb?
I am developing an app, which has multiple users (tenants), each of which has products, clients and appointments (lets say thats it). I am wondering how best to structure the mongoDb. Right now I have 3 options that come to mind:
Database for large matrix
I am trying to find a good database to save a large matrix. The matrix would be something of a 3000×3000.