mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
add flywheel to ORM section
This commit is contained in:
parent
05f4d3b44b
commit
709720e8ea
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue