
hi im building an app that will be used within multiple different companies to store non-sensitive informations such as timings. would the best approach be to create a seperate database for each company or to do it via different collections inside of one database.

Honestly, personally, I would just use one database/collection and give each record permissions such that only users with a certain label can access that record. Then when onboarding users for different companies assign users a label for x company.
Recommended threads
- My collection is not updating after csv ...
- How do I format an array in a CSV file t...
I want to import a CSV file to create a document on it on the AppWrite website. I have an attribute "name" of type String and "ingredients" which is of type St...
- my database attribute stuck in processin...
when i created attributes in collection 3 of those attributes become "processing", and they are not updating, the worst thing is that i cant even delete them s...
