vanterx / mssql-performance-skills Star 1 Code Issues Pull requests 🔍 LLM-agnostic SQL Server performance tuning skills — 407 checks across 15 skills with bundled capture scripts: execution plans, wait stats, deadlocks, Query Store, indexes, SPN/Kerberos, Always On AG, WSFC logs & ERRORLOG sql-server spn performance-tuning kerberos performance-analysis always-on t-sql errorlog extended-events availability-groups database-tuning wait-stats index-tuning agent-skills ai-skills claude-code execution-plans deadlock-analysis statistics-io wsfc Updated May 18, 2026 TSQL
vishunt / sql-server-performance-lab Star 0 Code Issues Pull requests SQL Server performance tuning lab demonstrating execution plan analysis, indexing strategies, and logical read optimization using a 500k-row dataset. sql-server performance-tuning t-sql database-indexing execution-plans Updated Mar 5, 2026 TSQL
Rmuk655 / Query-Optimization-and-Performance-Analysis Star 0 Code Issues Pull requests PostgreSQL query optimization and performance analysis using indexing, execution plans, and cost-based evaluation techniques. python benchmarking sql dbms postgresql indexing performance-analysis query-optimization database-systems execution-plans Updated May 17, 2026 C