Show HN: Underrated Postgres: Build Multi-Tenancy with Row-Level Security
6 points| noctarius | 5 months ago |simplyblock.io
If you prefer code over the blog post, I've put the full application example on GitHub. Would love to hear your thoughts.
6 points| noctarius | 5 months ago |simplyblock.io
If you prefer code over the blog post, I've put the full application example on GitHub. Would love to hear your thoughts.
_jsmh|5 months ago
I built multi-tenant services and never used RLS because it's complicated.
noctarius|5 months ago
Like many things in PG, they aren't always easy to get right away I remember my first time with it years and years ago.
MohanYC|5 months ago
noctarius|5 months ago
Happy to get any idea on how to make it even better!