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.
Stars
151
Forks
25
Watchers
151
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge pull request #172 from erikdarlingdata/release/v1.4.0
fbb182bView on GitHubMerge pull request #171 from erikdarlingdata/feature/plan-viewer-connection-toolbar
b9622e7View on GitHubAdd connection toolbar to plan viewer for schema lookups (#166)
5bdb420View on GitHubMerge pull request #170 from erikdarlingdata/feature/plan-viewer-schema-lookup
3b1aeddView on GitHubAdd schema lookup to plan viewer operator right-click menu (#166)
62b05d5View on GitHubMerge pull request #169 from erikdarlingdata/feature/open-in-editor
8afa92cView on GitHubAdd 'Open in Query Editor' to plan viewer statements grid (#165)
a1428c8View on GitHubMerge pull request #168 from erikdarlingdata/feature/nc-index-count
4b5dc54View on GitHubShow nonclustered index count on modification operators (#167)
8a62e61View on GitHubMerge pull request #164 from erikdarlingdata/fix/schema-query-isolation
45ef810View on GitHubAdd READ UNCOMMITTED isolation level to schema queries
931aadfView on GitHubMerge pull request #162 from rferraton/feature/plan-viewer-improvments-202604-P1
deec72bView on GitHubThe Hand cursor is now a single cached static field (HandCursor) allocated once, used on every PointerMoved hover instead of creating a new Cursor object per frame.
3c715e3View on GitHub