Skip to content

Commit 475511f

Browse files
authored
Update README.md
1 parent ad9520f commit 475511f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -900,7 +900,6 @@ 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.
904903
* [orator](https://github.com/sdispater/orator) - The Orator ORM provides a simple yet beautiful ActiveRecord implementation.
905904
* [orm](https://github.com/encode/orm) - An async ORM.
906905
* [peewee](https://github.com/coleifer/peewee) - A small, expressive ORM.

0 commit comments

Comments
 (0)