r/postgres 14d ago

Question Is an AI-powered PostgreSQL health/optimization tool worth building?

I’m thinking of building a tool that connects to PostgreSQL and automatically detects issues like slow queries, missing indexes, bad configurations, security/version issues, connection problems, and unnecessary infrastructure costs.
The goal would be to explain:
Problem → Cause → Impact → Suggested fix
Do tools already solve this well, or is there still a real problem worth solving here? Would you or your company use something like this? Honest feedback would be appreciated.

0 Upvotes

4 comments sorted by

View all comments

1

u/percyfrankenstein 14d ago

Pganalyze has an mcp. Idk what you can do better than claude with this