mirror of
https://github.com/vinta/awesome-python.git
synced 2025-02-21 15:52:03 +00:00
Remove Orator ORM which is no longer maintained
This commit is contained in:
parent
2252650cfd
commit
b82e3e2abf
|
@ -771,7 +771,6 @@ 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.
|
||||
* [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.
|
||||
* [pony](https://github.com/ponyorm/pony/) - ORM that provides a generator-oriented interface to SQL.
|
||||
|
|
Loading…
Reference in New Issue
Block a user