Skip to content

Commit b542ac4

Browse files
committed
add awesome-sqlalchemy
1 parent 0125c1e commit b542ac4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
390390
* Relational Databases
391391
* [Django Models](https://docs.djangoproject.com/en/dev/topics/db/models/) - A part of Django.
392392
* [SQLAlchemy](http://www.sqlalchemy.org/) - The Python SQL Toolkit and Object Relational Mapper.
393+
* [awesome-sqlalchemy](https://github.com/dahlia/awesome-sqlalchemy)
393394
* [peewee](https://github.com/coleifer/peewee) - A small, expressive ORM.
394395
* [PonyORM](http://ponyorm.com) - ORM that provides a generator-oriented interface to SQL.
395396
* NoSQL Databases

0 commit comments

Comments
 (0)