On 26 June 2012 22:07, Adam "Cezar" Jenkins <emperorce...@gmail.com> wrote:
> I have to agree, that's the big one. Though I the ecosystem of 3rd party > apps is what makes using Django so great. If there is one ORM for 99% of > the apps out there, and only one that works Mongo, then the only real use > case of Django is going to be a system where you're using a RDBM > in combination with Mongo. Surely that's what it needs though, an 'ORM' and an 'Object-Document Mapper' at some point. What's the advantage of trying to shoehorn MongoDB to work with an ORM, when it's not relational, and as it has to be hidden behind the same abstraction layer as a RDBMS, you lose the benefits of it being non-relational? Chris -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com. To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.