We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentad9520f commit475511fCopy full SHA for 475511f
README.md
@@ -900,7 +900,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
900
*[SQLAlchemy](https://www.sqlalchemy.org/) - The Python SQL Toolkit and Object Relational Mapper.
901
*[awesome-sqlalchemy](https://github.com/dahlia/awesome-sqlalchemy)
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.
904
*[orator](https://github.com/sdispater/orator) - The Orator ORM provides a simple yet beautiful ActiveRecord implementation.
905
*[orm](https://github.com/encode/orm) - An async ORM.
906
*[peewee](https://github.com/coleifer/peewee) - A small, expressive ORM.