mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
Add Django MongoDB Backend
This commit is contained in:
parent
40ac968c09
commit
80afa69c82
1 changed files with 1 additions and 0 deletions
|
@ -280,6 +280,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
* NoSQL Databases
|
||||
* [MongoEngine](http://mongoengine.org/) - A Python Object-Document-Mapper for working with MongoDB.
|
||||
* [redisco](https://github.com/kiddouk/redisco) - A Python Library for Simple Models and Containers Persisted in Redis.
|
||||
* [mongodb-engine](https://github.com/django-nonrel/mongodb-engine) - Django MongoDB Backend
|
||||
|
||||
## Web Frameworks
|
||||
|
||||
|
|
Loading…
Reference in a new issue