Nplusone
JSON →Nplusone is a Python library designed to detect N+1 query problems in Object-Relational Mappers (ORMs) during development. It supports popular ORMs like SQLAlchemy, Peewee, and the Django ORM. The library monitors database interactions and emits warnings or raises exceptions when potentially inefficient lazy loads or unnecessary eager loads are detected. The current version is 1.0.0, released in May 2018, and it appears to have a low release cadence, indicating a mature and stable project.
Traffic · last 30 days stale · no recent hits
total hits 18
actors 7 distinct systems
last hit 17d ago ByteDance
top countries 🇺🇸 United States · 🇩🇪 Germany · 🇫🇷 France · 🇬🇧 United Kingdom · 🇸🇬 Singapore
API endpoints
full doc /v1/registry/nplusone
install /v1/registry/nplusone/install
compatibility /v1/registry/nplusone/compatibility