Hi Everyone,
I was working on a project where I required multiple database configuration
to my Django based application and this had created a problem from which DB
we should manage the user and i could not find anything related to it. If
we can contribute in this domain as would be highly apprecia
I think this might be the discussion which Aymeric referenced:
https://groups.google.com/forum/m/?utm_medium=email&utm_source=footer#!searchin/django-developers/Mongo$20orm/django-developers/N6WOdGGfmWk
It certainly looks like the idea won’t be easily accepted. Unless something has
changed in th
I totally agree with you, Django is the best tech in the market and having
native support of MongoDB or NoSQL can definitely help the industry to
choose Django as there preferable tech stack.
Also, it will allow me greater flexibility for developers.
On Wed, Mar 18, 2020, 10:52 AM Sanskar Jaiswal
Hello Sanskar,
You can find discussions about this issue in archives of this mailing list. I
don't think it came up recently; you'll have to go a few years back.
Support for MongoDB would mean support in the ORM. The R in ORM stands for
Relational. MongoDB isn't a relational database. Therefore