Skip to content

An Entity Framework extension package / test app that caches with interceptor the select queries ran on the database and can suggest forgotten indexes in the same way that the Sql Server Tuning Advisor works for db admins

Notifications You must be signed in to change notification settings

radu103/EFIndexTuningAdvisor

Repository files navigation

EFIndexTuningAdvisor

Build Status

An Entity Framework extension package / test app that caches with interceptor the select queries ran on the database and can suggest forgotten indexes in the same way that with the Sql Server tuning Advisor works for db admins

Use The Test app for example analiszs on the Wide World Importer Microsoft database (access to such a database is required for the test app)

About

An Entity Framework extension package / test app that caches with interceptor the select queries ran on the database and can suggest forgotten indexes in the same way that the Sql Server Tuning Advisor works for db admins

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages