Query Plan Analyzer
Aug 2026 — PresentA multi-database query plan visualizer with auto-detection, rule-engine bottleneck detection, and AI-powered analysis via 5 LLM providers.
- Go
- PostgreSQL
- HTMX
- Docker
- SQL Server
- Multi-database query plan visualizer supporting PostgreSQL EXPLAIN ANALYZE and SQL Server execution plan XML with auto-detection.
- Rule-engine bottleneck detection across both databases — sequential scans, implicit conversions, missing indexes, planner misestimates.
- AI-powered analysis with 5 LLM providers (OpenAI, Anthropic, OpenRouter, OpenCode) via SSE streaming for real-time suggestions.