Hacker News new | ask | show | jobs
How to Enforce Row-Level Security Using Lua Scripting (github.com)
3 points by geab 204 days ago
1 comments

I was asked recently for a better way than creating ROLES and VIEWS for every user to solved a problem when you have to limit the visibility of your data. This is a better solution in my opinion.