Answer the question
In order to leave comments, you need to log in
MongoDb in Django?
There is a project (in plans) on Django. I wanted to use Postgres as a database. But I was asked if I can use MongoDB. After looking (quickly) at a few documentations, I did not find anything that Monga can’t, and maybe postgres (maybe I didn’t look well).
So the question is, is it really so, or, after all, are there significant limitations?
If I can show that using MongoDB will lead to a loss in code quality / development speed / something else (there will be problems in general), then Postgres can be safely used.
Answer the question
In order to leave comments, you need to log in
Quoting from the Django documentation:
Django officially supports the following databases:
PostgreSQL
MySQL
Oracle
SQLite
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question