File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -900,6 +900,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
900
900
* [ SQLAlchemy] ( https://www.sqlalchemy.org/ ) - The Python SQL Toolkit and Object Relational Mapper.
901
901
* [ awesome-sqlalchemy] ( https://github.com/dahlia/awesome-sqlalchemy )
902
902
* [ 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.
903
904
* [ orator] ( https://github.com/sdispater/orator ) - The Orator ORM provides a simple yet beautiful ActiveRecord implementation.
904
905
* [ orm] ( https://github.com/encode/orm ) - An async ORM.
905
906
* [ peewee] ( https://github.com/coleifer/peewee ) - A small, expressive ORM.
You can’t perform that action at this time.
0 commit comments