Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/django-nonrel/mongodb-engine
Django MongoDB Backend
https://github.com/django-nonrel/mongodb-engine
Last synced: 15 days ago
JSON representation
Django MongoDB Backend
- Host: GitHub
- URL: https://github.com/django-nonrel/mongodb-engine
- Owner: django-nonrel
- Created: 2010-10-01T11:02:35.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2021-12-25T08:48:40.000Z (almost 3 years ago)
- Last Synced: 2024-04-27T00:13:07.742Z (7 months ago)
- Language: Python
- Homepage: http://www.django-nonrel.org/
- Size: 2.62 MB
- Stars: 862
- Watchers: 48
- Forks: 215
- Open Issues: 90
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
Awesome Lists containing this project
README
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-engineContributing
------------
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