Ask HN: Mongo DB and Django - which library to use
https://news.ycombinator.com/item?id=5577528The choices are django-nonrel, third party ORM like mongo engine or platform specific code for mongodb. Django - nonrel seems very natural but not sure about the support/ future development or its quality. Does anyone use this two together? Which one you use and why?