
Supabase Schema Generator
Automatically generates Row Level Security (RLS) policies for Supabase by parsing your Prisma schema. Handles common access patterns like user-owned data and team access without manual policy writing.
🚀 Automatically generate Row Level Security policies for your Supabase database from your Prisma schema. One command handles the complex syntax—no configuration needed. Just run it and get production-ready policies that handle common patterns like personal data access and team permissions.
💡 Perfect for securing multi-tenant apps, adding RLS to existing tables, or learning security best practices. Works with any Prisma schema and generates policies for SELECT, INSERT, UPDATE, and DELETE operations.
✨ Zero setup required—runs with npx, no API keys or sign-ups needed. Part of the free LXGIC Dev Toolkit with 110+ tools built for developers.