I would like to develop a Saas application that is based on multi-tenancy. Each customer should have their own database to ensure general performance and security.
I would like to implement the whole thing in NextJS, Prisma and Postgresql. How is it possible to retrieve the databases depending on the user?
Do you have a good approach or have you already gained experience with it?
New contributor
Luis Wagener is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.