A feature that controls access to a table with fine-grained control down to the individual row.
Commonly abbreviated RLS. Even when different users query the same table, only the rows they're permitted to see are automatically returned, making it commonly used to isolate data per tenant in a multi-tenant SaaS application.
© 2026 ITBGM