pattern:multi tenant relational data
Multi-tenant relational data
Overview
Architecture pattern to validate. Application code or external services may be needed; not a claimed managed feature.
Recipes for Multi-tenant Relational Data
- Host client portal with Next.js: tenant-scoped workspaces
- Host client portal with Nuxt: tenant-scoped workspaces
- Host client portal with SvelteKit: tenant-scoped workspaces
- Host client portal with Django: tenant-scoped workspaces
- Host client portal with Laravel: tenant-scoped workspaces
... and many more recipes related to multi-tenant portals using different frameworks like Rails, Phoenix, and ASP.NET Core.