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

  1. Host client portal with Next.js: tenant-scoped workspaces
  2. Host client portal with Nuxt: tenant-scoped workspaces
  3. Host client portal with SvelteKit: tenant-scoped workspaces
  4. Host client portal with Django: tenant-scoped workspaces
  5. 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.