django-nonrel / mongodb-engine

Django MongoDB Backend
http://www.django-nonrel.org/
863 stars 212 forks source link

Django MongoDB Engine, the MongoDB backend for Django

Documentation on http://django-mongodb-engine.readthedocs.org/

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

:master branch: .. image:: https://secure.travis-ci.org/django-nonrel/mongodb-engine.png?branch=master :target: https://travis-ci.org/django-nonrel/mongodb-engine

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 site: http://www.django-nonrel.org/ :Mailing list: http://groups.google.com/group/django-non-relational :Bug tracker: https://github.com/django-nonrel/mongodb-engine/issues/ :PyPI: http://pypi.python.org/pypi/django-mongodb-engine/ :License: 2-clause BSD :Keywords: django, mongodb, orm, nosql, database, python