Relative Content

Tag Archive for nestjsprismamulti-tenant

Multi Tenancy SaaS Backend

I plan to create a multi tenant saas WebApp with NestJs + Prisma + MySQL as backend.
One Database each table hat a id and tenant_id column.