Create and manage isolated database nodes for your multi-tenant application. Inspect schemas, control access, manage storage, and onboard users with OTP + OAuth.
Schema Isolation
Each client gets their own PostgreSQL schema with complete data isolation.
Create nodes on demand
Automatic table provisioning
Clean namespace separation
Table Browser
Explore tables, columns, data types, and relationships visually.
View all tables in a schema
Inspect column definitions
See row counts and sizes
Access Control
Fine-grained permission management for each schema.
Suspend/reactivate access
Admin role management
Per-user schema access
OTP + OAuth Auth
Modern authentication that avoids password friction for tenant users.
Supabase OTP (magic link / one-time code)
OAuth providers (Google, GitHub)
Reduced duplicate signup attempts
Storage
Organize files per tenant with buckets, folders, and signed URLs.