Add Django MongoDB Backend

This commit is contained in:
Alireza Savand 2014-07-03 03:50:01 +04:00
parent 40ac968c09
commit 80afa69c82
1 changed files with 1 additions and 0 deletions

View File

@ -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