As I said in the title I want to integrate mongoDB next to my Postgres Database in a Django3.0 project.
I used to use djongo* but it seems it's not compatible with the latest version of Django.
What do you think is the best connector to use mongoDB in a Django project ?