8000 Merge pull request #16 from johngoodleaf/master · DTSCode/awesome-python@be856f2 · GitHub
[go: up one dir, main page]

Skip to content

Commit be856f2

Browse files
committed
Merge pull request vinta#16 from johngoodleaf/master
Adding PonyORM to ORM section
2 parents 88aa544 + 666ca91 commit be856f2

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
@@ -221,6 +221,7 @@ A curated list of awesome Python frameworks, libraries and resources. Inspired b
221221
* [Django Models](https://docs.djangoproject.com/en/dev/topics/db/models/) - A part of Django.
222222
* [SQLAlchemy](http://www.sqlalchemy.org/) - The Python SQL Toolkit and Object Relational Mapper.
223223
* [peewee](https://github.com/coleifer/peewee) - A small, expressive ORM.
224+
* [PonyORM](http://ponyorm.com) - ORM that provides a generator-oriented interface to SQL.
224225
* NoSQL Databases
225226
* [MongoEngine](http://mongoengine.org/) - A Python Object-Document-Mapper for working with MongoDB.
226227
* [redisco](https://github.com/kiddouk/redisco) - A Python Library for Simple Models and Containers Persisted in Redis.

0 commit comments

Comments
 (0)
0