Skip to content

Commit ad9520f

Browse files
authored
nplusone added
1 parent 609a95f commit ad9520f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -900,6 +900,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
900900
* [SQLAlchemy](https://www.sqlalchemy.org/) - The Python SQL Toolkit and Object Relational Mapper.
901901
* [awesome-sqlalchemy](https://github.com/dahlia/awesome-sqlalchemy)
902902
* [dataset](https://github.com/pudo/dataset) - Store Python dicts in a database - works with SQLite, MySQL, and PostgreSQL.
903+
* [nplusone](https://github.com/jmcarp/nplusone) - Auto-detecting the n+1 queries problem in Python.
903904
* [orator](https://github.com/sdispater/orator) - The Orator ORM provides a simple yet beautiful ActiveRecord implementation.
904905
* [orm](https://github.com/encode/orm) - An async ORM.
905906
* [peewee](https://github.com/coleifer/peewee) - A small, expressive ORM.

0 commit comments

Comments
 (0)