Connect to MongoDB Atlas using Django Rest Framework

29 views
Skip to first unread message

Lawrence Thanakumar

unread,
Apr 26, 2020, 4:57:09 PM4/26/20
to Django REST framework
Hello All,

I am building a movie review webpage as a project using Angular and Django Rest Framework. I want to connect to MongoDB Atlas or MongoDB, but I am not getting a proper resource online to configure it in latest django version. Please help me by providing steps for configuring the mongoDB in django rest framework.

Thanks
Lawrence

Thousand Nano

unread,
Apr 29, 2020, 10:14:25 PM4/29/20
to Django REST framework
It is easy and you can use pymongo to do that. Hope it helps.
I usually dont use ORM for NoSQL because mongo has some amazing feature that will be lost if using conventional ORM.
Reply all
Reply to author
Forward
0 new messages