I m building OptiSchema Slim, a local-first AI tool for PostgreSQL performance. It finds slow/high-impact queries, explains plans, and can test what-if index ideas before you apply anything.
For people who tune Postgres in real life: what would you need to see to trust a recommendation?
OptiSchema Slim is a local-first AI tool for PostgreSQL performance. A Health Doctor to scan for bloat, unused indexes, slow queries, and high-impact workload issues with configurable thresholds, scan history, and deterministic scoring with AI explanations. Drill into expensive queries, get EXPLAIN plan breakdowns, test “what-if” index ideas, compare before/after plans with estimated cost, and copy the SQL.