Hacker News new | past | comments | ask | show | jobs | submit
Are you thinking something like https://electric-sql.com/
What’s the catch with this thing?
The security model is challenging, as it relies on Postgres users for iam. Your users essentially log directly into your db
You can see what this means specifically from the docs: https://electric-sql.com/docs/guides/auth
Isn’t Postgres a fairly capable IAM provider, all things considered? I’d their access control mechanisms at least as much as a run of the mill external backend’s.
loading story #41854423