Oliver.Original post
Apple Developer
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.
Summary
Developer is seeking advice on the best approach for building an app to store non-sensitive information for multiple companies. They are unsure whether to use separate databases for each company or different collections within one database.