Shared Schema
Starter plan
All tenants share a single PostgreSQL schema. Row-level security policies restrict data access per tenant. This is the standard multi-tenant model used by most SaaS platforms.
Benefits
- ✓Lowest cost
- ✓Instant provisioning
- ✓All features available
Considerations
- ⚠RLS policy is the only separation layer
- ⚠Not suitable for regulated industries