add butterdb to ORM section

This commit is contained in:
Vinta 2014-08-09 01:31:39 +08:00
parent abd9ad484e
commit eb6dd02867
1 changed files with 2 additions and 0 deletions

View File

@ -355,6 +355,8 @@ 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. * [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. * [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. * [redisco](https://github.com/kiddouk/redisco) - A Python Library for Simple Models and Containers Persisted in Redis.
* Others
* [butterdb](https://github.com/Widdershin/butterdb) - A Python ORM for Google Drive Spreadsheets.
## Web Frameworks ## Web Frameworks