Tools
SQL Optimizer
Spot the query patterns that cost you.
SQL Query Reviewer
Paste a query and get the patterns that commonly cost performance — with an explanation of why each one matters. Static analysis in your browser; your query is never transmitted.
Pattern matching, not a query planner. It cannot see your indexes, statistics or data volumes — always confirm against a real execution plan.