File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments