love
January 13, 2026, 3:17pm
1
Hey everyone!
We just released a new tutorial that walks through building a full-stack CRM app with Python and connecting it to a MongoDB Atlas database.
It takes about 17 minutes from start to finish. Check it out and let us know what you think.
Code along on YouTube: https://www.youtube.com/watch?v=OX5L_8hH7xM
Read the blog post: Build a Web App with MongoDB Using Just Python
Is anyone working with MongoDB in their Anvil apps?
6 Likes
awesome video! love the change in media.
1 Like
Quick question? Why not use Anvil data tables? Is MongoDB Atlas better option for CRM?
brooke
January 19, 2026, 12:18pm
4
@Harry_Python Not necessarily! Some people already have data in an external database like MongoDB, and they just want to build an app on top of their existing data instead of migrating everything over.
5 Likes
Thank you for the clarification.