Hacker News new | ask | show | jobs
Show HN: EasyRLS – Simplify PostgreSQL Row level security (easy-rls.vercel.app)
3 points by dkraj 680 days ago
An open-source tool designed to simplify the management of Row Level Security (RLS) policies in PostgreSQL databases. EasyRLS allows you to connect to PostgreSQL instances, manage schemas and tables, and create, edit, copy or delete RLS policies effortlessly. Enhance your database security and streamline data access control with EasyRLS.

I was frustrated by writing those sql and managing them was a lot difficult when dealing with row level security policies. SO I created this.

Feedbacks are most welcomed