Rate this video
✅ Sign-up for a free cluster at → https://mdb.link/_hmOnVurboQ-register
✅ Get help on our Community Forums → https://mdb.link/_hmOnVurboQ-forums
-
Every week you can watch Mark as he builds out a Data Access Layer in Python. This library, called docbridge, is an attempt to build a Pythonic framework that takes into account the various patterns that are used when designing document models with MongoDB.
FastAPI is becoming a go-to framework for Python developers building APIs and applications with MongoDB. I've built a blocking data access library, but FastAPI is built on asyncio! That means that the code needs to be rewritten to work as both blocking and async. Let's go deep under the covers of coroutines and asynchronous iterators, and find out what's going on!
-
RESOURCES
✅ Full Stack FastAPI App Generator → https://mdb.link/_hmOnVurboQ-generator
✅ The Six Principles for Building Flexible Data Applications → https://mdb.link/_hmOnVurboQ-principles
✅ Building with Patterns → https://mdb.link/_hmOnVurboQ-patterns
✅ Docbridge GitHub Repo → https://mdb.link/_hmOnVurboQ-docbridge
Connect with Mark:
LinkedIn: https://www.linkedin.com/in/judy2k/
------
✅ Subscribe to our channel → https://mdb.link/subscribe
Related
Quickstart
PyMongoArrow: Bridging the Gap Between MongoDB and Your Data Analysis App
Aug 01, 2024 | 7 min read
Tutorial
Building a Restaurant Locator Using Atlas, Neurelo, and AWS Lambda
Apr 02, 2024 | 8 min read