blog

TIL: Multitenancy

https://en.wikipedia.org/wiki/Multitenancy

This is the thing where you build an app for organizations (or companies or teams or projects or institutions or whatever) and then users are assigned to the organization.

From there, you have following questions:

All important things to consider when thinking about database design, modeling and access control.