mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 12:31:07 +00:00
commit
e2fd5d8a70
|
@ -824,6 +824,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [Django Models](https://docs.djangoproject.com/en/dev/topics/db/models/) - A part of Django.
|
||||
* [SQLAlchemy](http://www.sqlalchemy.org/) - The Python SQL Toolkit and Object Relational Mapper.
|
||||
* [awesome-sqlalchemy](https://github.com/dahlia/awesome-sqlalchemy)
|
||||
* [Orator](https://orator-orm.com) - The Orator ORM provides a simple yet beautiful ActiveRecord implementation.
|
||||
* [Peewee](https://github.com/coleifer/peewee) - A small, expressive ORM.
|
||||
* [PonyORM](https://ponyorm.com/) - ORM that provides a generator-oriented interface to SQL.
|
||||
* [python-sql](https://pypi.python.org/pypi/python-sql) - Write SQL queries pythonically.
|
||||
|
|
Loading…
Reference in New Issue
Block a user