6 ms·
Show HN: Scalable Multi tenant database architecture with Supabase using RLS
Implemented a scalable multi-tenant architecture using Supabase and PostgreSQL's Row Level Security (RLS). It provides a robust foundation for building secure, isolated, and scalable applications with multiple workspaces.
Key features include:
Multiple tenant (aka workspace) support with data isolation.
Comprehensive Row Level Security setup.
Guide for adding new tables
Open for feedbacks!!!