It depends on your use case, if your going with Django it's not advised to use MongoDB but opt for PostGres.
If your planning to use Flask go MongoDB instead by PyDanny.
who is one of the maintainer of cookiecutter project and other Django related projects plus his book called Two Scoops of Django was my goto book when I first started out developing in Django
It depends on your use case, if your going with Django it's not advised to use MongoDB but opt for PostGres.
If your planning to use Flask go MongoDB instead by PyDanny.
who is one of the maintainer of cookiecutter project and other Django related projects plus his book called Two Scoops of Django was my goto book when I first started out developing in Django
You can look at the reasoning on why at this When to Use MongoDB with Django