Hacker News new | ask | show | jobs
by andrewstuart 1426 days ago
I once implemented RLS/Postgres for Django.

It worked pretty well.

The basic mechanism was to intercept all outbound SQL queries and wrap them in postgres environment variables that set up the RLS.