Django non-rel

Making Django run on non-relational databases

Django non-rel is a project to support Django on non-relational ('NoSQL') databases.
Currently, we support MongoDB and Google App Engine.

All the code can be found on GitHub: https://github.com/django-nonrel.

Google App Engine

Community