Back to Glossary
Backend ยท Advanced
RLS
Security
Row Level Security. A database feature (Postgres) where security rules are enforced by the database engine itself, ensuring users can only query their own data.
Row Level Security. A database feature (Postgres) where security rules are enforced by the database engine itself, ensuring users can only query their own data.