mirror of
https://github.com/vinta/awesome-python.git
synced 2026-08-03 22:40:46 +00:00
add awesome-sqlalchemy
This commit is contained in:
parent
0125c1e1a1
commit
b542ac4b71
1 changed files with 1 additions and 0 deletions
|
|
@ -390,6 +390,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
* Relational Databases
|
||||
* [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)
|
||||
* [peewee](https://github.com/coleifer/peewee) - A small, expressive ORM.
|
||||
* [PonyORM](http://ponyorm.com) - ORM that provides a generator-oriented interface to SQL.
|
||||
* NoSQL Databases
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue