Hacker News new | ask | show | jobs
Ask HN: What could we use to manage access to databases?
1 points by chauffer 3429 days ago
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 comments

Products like HashiCorp Vault seem exactly what you need: you can manage and automate the creation/revocation of credentials and grants.