Ask HN: What could we use to manage access to databases?

1 points by chauffer ↗ HN
We have 10+ Postgres databases, and 50+ people who need access to them.

What could we use to manage access to databases? (add, delete, edit users, edit database access, ...)

1 comment

[ 3.1 ms ] story [ 7.4 ms ] thread
Products like HashiCorp Vault seem exactly what you need: you can manage and automate the creation/revocation of credentials and grants.