← Back to match
Django ORM Lens
Free schema review tool for Django — blast radius, drift, N+1 detection, ER diagrams
Desktopfreeglobal
Django ORM Lens is a free, open-source, MIT-licensed alternative to paid Django schema review tools, analyzing a codebase to show the blast radius of a schema change, detect schema drift and N+1 query patterns across functions, and generate ER diagrams — without connecting to a database or booting Django. It's aimed at Django developers and teams who want automated schema review on every pull request without paying for a commercial tool.
Categories
developer toolscode qualitydatabase tools

