Hacker News new | ask | show | jobs
by richardhenry 5709 days ago
There's no reason that you can't use another ORM/ODM/ORM-like interface, simply import it.

Cursebird (http://cursebird.com/) is powered by Mongo via MongoEngine (http://mongoengine.org/) and Redis via redis-py (http://github.com/andymccurdy/redis-py). None of the Django apps have a models module.