mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
add butterdb to ORM section
This commit is contained in:
parent
abd9ad484e
commit
eb6dd02867
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||
* [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.
|
||||
* Others
|
||||
* [butterdb](https://github.com/Widdershin/butterdb) - A Python ORM for Google Drive Spreadsheets.
|
||||
|
||||
## Web Frameworks
|
||||
|
||||
|
|
Loading…
Reference in a new issue