Y
Hacker News
new
|
ask
|
show
|
jobs
Show HN: Pgroles – declarative PostgreSQL access control
(
hardbyte.github.io
)
3 points
by
hardbyte
101 days ago
I built pgroles to manage PostgreSQL roles/grants/memberships declaratively. You define desired state in YAML, pgroles inspects the live DB, computes a convergent diff, and renders the exact SQL to apply.