mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-23 20:11:06 +00:00
nplusone added
This commit is contained in:
parent
609a95ff98
commit
ad9520f8a1
|
@ -900,6 +900,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [SQLAlchemy](https://www.sqlalchemy.org/) - The Python SQL Toolkit and Object Relational Mapper.
|
||||
* [awesome-sqlalchemy](https://github.com/dahlia/awesome-sqlalchemy)
|
||||
* [dataset](https://github.com/pudo/dataset) - Store Python dicts in a database - works with SQLite, MySQL, and PostgreSQL.
|
||||
* [nplusone](https://github.com/jmcarp/nplusone) - Auto-detecting the n+1 queries problem in Python.
|
||||
* [orator](https://github.com/sdispater/orator) - The Orator ORM provides a simple yet beautiful ActiveRecord implementation.
|
||||
* [orm](https://github.com/encode/orm) - An async ORM.
|
||||
* [peewee](https://github.com/coleifer/peewee) - A small, expressive ORM.
|
||||
|
|
Loading…
Reference in New Issue
Block a user