SQL Server Performance Guides

Complete, practical guides to the parts of SQL Server performance work that are the same whatever tooling you use — the DMVs, the queries, the methodology, and what to change once the evidence points somewhere.

What these are, and what they are not

Guides are about SQL Server. They contain runnable T-SQL, they assume nothing is installed, and they are useful whether or not you ever open our application. If you are looking for how a particular screen in the product works, that is the documentation; if you want a worked example of a real problem being solved end to end, that is the use cases.

Where to start
If you are working an active problem, start with the diagnosis guide and let it send you into the wait statistics one when the evidence points that way. For how each analysis workflow looks inside the product, the module documentation covers it screen by screen.