Skip to content

Commit b82e3e2

Browse files
committed
Remove Orator ORM which is no longer maintained
1 parent 2252650 commit b82e3e2

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
@@ -771,7 +771,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
771771
* [SQLAlchemy](https://www.sqlalchemy.org/) - The Python SQL Toolkit and Object Relational Mapper.
772772
* [awesome-sqlalchemy](https://github.com/dahlia/awesome-sqlalchemy)
773773
* [dataset](https://github.com/pudo/dataset) - Store Python dicts in a database - works with SQLite, MySQL, and PostgreSQL.
774-
* [orator](https://github.com/sdispater/orator) - The Orator ORM provides a simple yet beautiful ActiveRecord implementation.
775774
* [orm](https://github.com/encode/orm) - An async ORM.
776775
* [peewee](https://github.com/coleifer/peewee) - A small, expressive ORM.
777776
* [pony](https://github.com/ponyorm/pony/) - ORM that provides a generator-oriented interface to SQL.

0 commit comments

Comments
 (0)