Skip to content

andresdouglas/mongodb-engine

 
 

Repository files navigation

Django MongoDB Engine, a full-featured Django MongoDB backend

Use Django's ORM (including Aggregations, Atomic Updates, Embedded Objects, Map/Reduce and GridFS), admin site, authentication, site, session and caching frameworks with MongoDB

Contributing

You are highly encouraged to participate in the development, simply use GitHub's fork/pull request system. If you don't like GitHub (for some reason) you're welcome to send regular patches to the mailing list.

Web

http://github.com/django-mongodb-engine/mongodb-engine/

Mailing List

http://groups.google.com/group/django-non-relational

Bug tracker

http://github.com/django-mongodb-engine/mongodb-engine/issues/

License

2-clause BSD

Download

http://pypi.python.org/pypi/django_mongodb_engine/

Keywords

django, mongodb, orm, nosql, database, python