TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
Ask HN: What could we use to manage access to databases?
1 点
作者
chauffer
超过 8 年前
We have 10+ Postgres databases, and 50+ people who need access to them.<p>What could we use to manage access to databases? (add, delete, edit users, edit database access, ...)
1 comment
corecoder
超过 8 年前
Products like HashiCorp Vault seem exactly what you need: you can manage and automate the creation/revocation of credentials and grants.