Skip to content

Commit

Permalink
add orm
Browse files Browse the repository at this point in the history
  • Loading branch information
vinta committed Nov 3, 2019
1 parent 91ebca9 commit 77c2e22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -840,6 +840,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [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.
* [pydal](https://github.com/web2py/pydal/) - A pure Python Database Abstraction Layer.
Expand Down

0 comments on commit 77c2e22

Please sign in to comment.