
MongoDB - Mark Smith
Django Chat
00:00
How to Build a Django App With MongoDB
MongoDB is not Django compatible, so you can't just use all the models that you're getting with the various apps that you're sort of building your application with. They're not going to sort of save in MongoDB. But you can use those apps on top of a relational database like Postgres and you can then use MongoDB alongside that. So it's not going to be tightly integrated with Django, but you get everything that you like with Django.
Play episode from 02:27
Transcript


