I would prefer postgresql more thn mongodb because it's easier to use postgresql if you have a little knowledge of SQL commands and on the other hand you need json objects to deal with mongodb.
Leaving all of the above content, there's a package called djongo you can use. But it has many issues like basic crud operations issue. I would prefer postgresql more than mongodb to you. On Wed, Oct 26, 2022, 20:43 pythoon r <[email protected]> wrote: > please help me,i've one requirement (project) django with mongodb.how to > connect mongo to django .i was tried some method i cant connect > how to config mongoengine,django-mongo-engine in my settings.py file > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/6ae0bef8-04ee-43c2-85b7-58c7031e692bn%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/6ae0bef8-04ee-43c2-85b7-58c7031e692bn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAF7qQgDFJsqXd6wyPrWJ6vxsQxkvW5KF4P739D0%2B5_-edbum5Q%40mail.gmail.com.

