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
Repository
Source
- 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 monthsRelease mix
1
releases
Dependencies
Depends on
1.0.2-
pygments >=2.14.0
-
sqlparse >=0.4.3
Used by
Nothing tracked depends on this yet.