Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Query Analyzer

A console app to analyze query trace output from EntityFrameworkCore and detect repetitive/redundant and long-running queries.

  • Distinct SELECT clauses occurring more than X times
  • Distinct queries occurring more than X times
  • Distinct FROM clauses occuring more than X times
  • Queries taking longer than the average query runtime for the batch

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages