Meet Beanie: A MongoDB ODM + Pydantic - Talk Python to Me Ep.349
Talk Python Talk Python
25.2K subscribers
3,386 views
70

 Published On Streamed live on Dec 1, 2021

This podcast episode you're listening to right now was delivered to you, in part, by MongoDB and Python powering our web apps and production processes. But if you're using pymongo, the native driver from MongoDB to talk to the server, you're doing it wrong. Basing your app on a foundation of exchanging raw dictionaries is a castle of sand. BTW, see the joke at the end of the show about this.

You should be using an ODM. This time we're talking about Beanie which is one of the exciting, new MongoDB Object Document Mappers which is based on Pydantic and is async-native. Join me as I discuss this project with its creator: Roman Right.

▬▬▬▬ About the podcast ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

This video is the uncut, live recording of the Talk Python To Me podcast ( https://talkpython.fm ). We cover Python-focused topics every week and publish the edited and polished version in audio form. Subscribe in your podcast player of choice (100% free) at https://talkpython.fm/subscribe.

▬▬▬▬ Guests ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Roman on Twitter:   / roman_the_right  

▬▬▬▬ Links and resources from the show ▬▬▬▬▬▬▬▬▬▬▬▬

Beanie ODM: https://github.com/roman-right/beanie
Tutorial: https://roman-right.github.io/beanie/...
Beanie Relations, Cache, Actions and more!🎉🚀: https://dev.to/romanright/announcing-...
Unsync: https://asherman.io/projects/unsync.html
ResponseModel: https://fastapi.tiangolo.com/tutorial...
Weather Talk Python API docs: https://weather.talkpython.fm/docs#/d...
JetBrains fleet: https://www.jetbrains.com/fleet/
yarl: https://github.com/aio-libs/yarl/
Joke:   / 1465310923980095488  
Loading Document Objects to Beanie Dynamically: https://www.pythonbynight.com/blog/fi...

Michael's YouTube videos
Parsing data with Pydantic:    • Parsing data with Pydantic - A Python...  
Counting the number of times items appear:    • Counting the number of times items ap...  
Do you even need loops in Python?:    • Do you even need loops in Python? A P...  
Stream Deck + PyCharm - Enhancing Python Developer Productivity:    • Stream Deck + PyCharm - Enhancing Pyt...  

Listen this episode on Talk Python: https://talkpython.fm/episodes/show/3...
Episode transcripts: https://talkpython.fm/episodes/transc...

▬▬▬▬ Dive deeper ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Listen to the Talk Python To Me podcast at https://talkpython.fm Over 250 hours of Python courses at https://training.talkpython.fm/courses Follow us on on Mastodon. Michael: https://fosstodon.org/@mkennedy & Talk Python https://fosstodon.org/@talkpython

show more

Share/Embed