8000 Adding PonyORM to ORM section · DTSCode/awesome-python@666ca91 · GitHub
[go: up one dir, main page]

Skip to content

Commit 666ca91

Browse files
committed
Adding PonyORM to ORM section
1 parent 985b8ea commit 666ca91

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

0 commit comments

Comments
 (0)
0