dj-tracker
is an app that tracks your queries to help detecting some possible performance optimisations listed in Database access optimization.
.defer
and .only
.values
or .values_list
iterator
.count
, .contains
, .exists
You can try dj-tracker
with the bakerydemo on the demo app.
>=3.8
>=3.2
Check out the installation steps if you want to get started quickly or the tutorial to see a concrete example of dj-tracker
usage.
All documentation is in the "docs" directory and online at https://tijani-dia.github.io/dj-tracker/
dj-tracker
is in alpha phase.
You can help a lot by reporting bugs you'll encounter. Feature requests, PRs or/and any feedback are also welcome.