sqloom

Sqloom helps you trace slow database queries back to the exact .NET API endpoint that triggered them.

Screenshot of sqloom

Sqloom helps you connect a slow database query to the exact .NET API endpoint that produced it. It reads Query Store from SQL Server or Azure SQL, replays requests through an app-specific test harness, correlates the captured SQL back to the database history, and writes tuning advice plus a proposed SQL script. It is built for the frustrating case where you know the database is slow, but you still need to prove which endpoint triggered it and what to change.

Copilot says: AI-generated

Trace those sneaky slow database queries right back to the .NET API endpoint causing them and get smart tuning advice to speed things up—it’s like having a detective and a performance coach for your code all in one!

Key features:

  • 🔥 Replay API calls to capture SQL queries
  • ⚡ Correlate captured SQL with SQL Server Query Store data
  • 🎯 Generate actionable tuning advice and SQL proposals
  • 🤖 Leverage OpenAI models for expert optimization tips

This summary was generated by GitHub Copilot based on the project README.