{"id":28024419,"url":"https://github.com/talkpython/mongodb-for-async-python-course","last_synced_at":"2025-10-14T00:05:57.551Z","repository":{"id":180474760,"uuid":"582401170","full_name":"talkpython/mongodb-for-async-python-course","owner":"talkpython","description":"MongoDB with Async Python Course","archived":false,"fork":false,"pushed_at":"2024-05-10T23:16:36.000Z","size":482,"stargazers_count":24,"open_issues_count":0,"forks_count":20,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-30T17:42:44.870Z","etag":null,"topics":["async","asyncio","beanie","course","database","fastapi","load-testing","mongodb","pydantic","python","web"],"latest_commit_sha":null,"homepage":"https://talkpython.fm/mongodb-async","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/talkpython.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-26T17:58:22.000Z","updated_at":"2025-07-12T05:53:34.000Z","dependencies_parsed_at":"2023-09-27T10:39:34.837Z","dependency_job_id":null,"html_url":"https://github.com/talkpython/mongodb-for-async-python-course","commit_stats":null,"previous_names":["talkpython/mongodb-for-async-python-course"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/talkpython/mongodb-for-async-python-course","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/talkpython%2Fmongodb-for-async-python-course","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/talkpython%2Fmongodb-for-async-python-course/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/talkpython%2Fmongodb-for-async-python-course/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/talkpython%2Fmongodb-for-async-python-course/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/talkpython","download_url":"https://codeload.github.com/talkpython/mongodb-for-async-python-course/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/talkpython%2Fmongodb-for-async-python-course/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017382,"owners_count":26086052,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["async","asyncio","beanie","course","database","fastapi","load-testing","mongodb","pydantic","python","web"],"created_at":"2025-05-11T02:10:28.521Z","updated_at":"2025-10-14T00:05:57.536Z","avatar_url":"https://github.com/talkpython.png","language":"Python","readme":"# MongoDB with Async Python Course\n\n[![](./readme_resources/mongodb-beanie-2x.jpg)](https://talkpython.fm/mongodb-async)\n\n\n\n## Course Summary\n\nMongoDB is one of the most exciting data technologies. You can build extremely high performance apps with the joy of a schemaless lifestyle. Python is the perfect counterpart to MongoDB. In this course, we feature the latest Python frameworks and techniques for working with MongoDB: The Beanie ODM (object-document mapper), Pydantic, FastAPI, Locust load testing, and Python's async and await capabilities.\n\n## What will you learn?\n\nIn this course, you will:\n\n- How document databases, such as MongoDB, work\n- Where MongoDB fits in the larger scope of databases used in the world\n- How to install and configure MongoDB and several management tools and GUIs\n- A basic set of MongoDB's native shell commands and queries\n- Foundational technologies such as Pydantic and Python's async and await\n- How to design data models with Beanie and Pydantic\n- Understand the tradeoffs when modeling data with documents\n- Learn when it's a good idea (and when it's a bad one) to embed data within other records\n- Use ORM-style programming with MongoDB and Beanie\n- Use more efficient \"in-place\" operations such as addToSet with Beanie\n- Design projection classes in Pydantic for improved performance\n- How to safely store user accounts (namely passwords) in MongoDB\n- To deeply integrate Beanie and MongoDB with FastAPI\n- Create complex indexes in MongoDB from Beanie for 1000x performance boosts\n- Use indexes to enforce data integrity in MongoDB\n- Safely deploy MongoDB in a self-hosted environment within a cloud provider on multiple Linux machines\n- Use the load testing framework Locust to probe and test the performance limits of your MongoDB-based web APIs\n- And lots more\n- View the full [course outline](https://training.talkpython.fm/courses/mongodb-with-async-python-beanie-and-pydantic?utm_source=github#course_outline).\n\n## Who is this course for?\n\nFor anyone who wants to use the latest Python technologies to work with MongoDB.\n\nAs for prerequisites, we assume:\n\n- Basic familiarity with the Python programming language and core tools (e.g. pip)\n- That you have very minimal understanding and experience with some database technology (relational or NoSQL)\n\nThe tools chosen and featured during this course are **100% free and most of them are open source** or have free and solid alternatives.\n\n## Sign up for the course\n\nVisit **[the course page](https://talkpython.fm/mongodb-async)** to get started on this 7hr video course.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftalkpython%2Fmongodb-for-async-python-course","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftalkpython%2Fmongodb-for-async-python-course","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftalkpython%2Fmongodb-for-async-python-course/lists"}