add flywheel to ORM section

This commit is contained in:
Vinta 2014-10-04 10:28:02 +08:00
parent 05f4d3b44b
commit 709720e8ea
1 changed files with 1 additions and 0 deletions

View File

@ -397,6 +397,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [MongoEngine](http://mongoengine.org/) - A Python Object-Document-Mapper for working with MongoDB.
* [django-mongodb-engine](https://github.com/django-nonrel/mongodb-engine) - Django MongoDB Backend.
* [redisco](https://github.com/kiddouk/redisco) - A Python Library for Simple Models and Containers Persisted in Redis.
* [flywheel](https://github.com/mathcamp/flywheel) - Object mapper for Amazon DynamoDB.
* Others
* [butterdb](https://github.com/Widdershin/butterdb) - A Python ORM for Google Drive Spreadsheets.