PerformanceStudio
Free, open-source SQL Server execution plan analyzer — cross-platform GUI + CLI with 30 analysis rules, missing index detection, SSMS extension. Built-in MCP server for AI-assisted plan review.
Performance Studio is a cross-platform SQL Server execution plan analyzer that parses .sqlplan XML, identifies performance problems, suggests missing indexes, and provides actionable warnings via CLI or desktop GUI. It includes a built-in MCP server for AI-assisted analysis, supports live plan capture from SQL Server, and offers features like plan comparison, Query Store integration, and SSMS extension.
Features
Compatibility
Quick start
Use cases
Alternatives
Related searches
Comments
- AAspen DavisMay 6, 2026
Cross-platform GUI plus CLI means it works in CI pipelines and interactive analysis.
- HHarley JohnsonApr 26, 2026
Plan analysis quality matches expensive commercial tools.
- DDakota BrownMar 18, 2026
Good for database developers and DBAs who optimize SQL Server query performance.
- RRiver ZhangMar 2, 2026
Free, open-source SQL Server execution plan analyzer — fills a gap in free SQL tooling.