Sign in Sign up
pypi

abb-sql-inpection-tool-v2

This Django middleware helps developers improve database performance by logging, analyzing, and flagging inefficient SQL queries generated by Django's ORM. It detects common performance issues, such as slow queries, duplicate queries, expensive joins, and potential N+1 problems, making it easier to optimize database interactions during development.

Latest release
Oct 11, 2024
Releases
1
Known CVEs
0
First release
Oct 11, 2024
License
custom
View on Pypi
Repository

Source

xiranli007/sql-inspection-middleware
Stars
Forks
Open issues

Security score

No OpenSSF Scorecard available for this repository.

Packages from this repo

Insights

Activity

Total releases
1
Last 12 months
0
Cadence
Dependencies
2

Releases per month

last 12 months

Release mix

1 releases
Dependencies

Depends on

1.0.2

Used by

Nothing tracked depends on this yet.

Releases
Version Released
1.0.2 initial