Skip to content

Commit f97bfdb

Browse files
authored
Merge pull request #2651 from pei-lun/remove-orator-orm
Remove Orator ORM which is no longer maintained
2 parents ecd0656 + b82e3e2 commit f97bfdb

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
@@ -798,7 +798,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
798798
* [awesome-sqlalchemy](https://github.com/dahlia/awesome-sqlalchemy)
799799
* [SQLModel](https://sqlmodel.tiangolo.com/) - SQLModel is based on Python type annotations, and powered by Pydantic and SQLAlchemy.
800800
* [dataset](https://github.com/pudo/dataset) - Store Python dicts in a database - works with SQLite, MySQL, and PostgreSQL.
801-
* [orator](https://github.com/sdispater/orator) - The Orator ORM provides a simple yet beautiful ActiveRecord implementation.
802801
* [orm](https://github.com/encode/orm) - An async ORM.
803802
* [peewee](https://github.com/coleifer/peewee) - A small, expressive ORM.
804803
* [pony](https://github.com/ponyorm/pony/) - ORM that provides a generator-oriented interface to SQL.

0 commit comments

Comments
 (0)