riversongs Posted May 25, 2024 Report Share Posted May 25, 2024 Free Download Talk Python - MongoDB with Async PythonLast updated 4/2024MP4 | Video: h264, 2560x1440 | Audio: AAC, 44.1 KHz, 2 ChGenre: eLearning | Language: English | Duration: 111 Lessons ( 7h 20m ) | Size: 2.34 GBMongoDB 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.Source code and course GitHub repositorygithub.com/talkpython/mongodb-for-async-python-courseWhat's this course about and how is it different?This course will teach you how to use MongoDB and document databases to build simpler and faster data-driven applications.We start by explaining the origin and major concepts of NoSQL and document databases. You then learn how to work with MongoDB from its native shell as well as many of the CLI and GUI management tools.Many MongoDB courses stop there. This course is meant to be a practical end-to-end coverage of MongoDB. We go beyond scratching the surface by covering real-world topics.You'll see how to use Beanie (a popular ODM for MongoDB - think ORM for NoSQL) to map classes to MongoDB. Beanie is based on state-of-the-art Python technologies such as Pydantic and Python's async and await.In this code-based and hands-on, demo-driven course, we will build some simple example apps using Beanie. Then we'll move on to modeling real PyPI data with 100,000s of records in MongoDB. Once we have our Python code working with the PyPI data, we'll build out a full FastAPI API around the data showing the smooth integration of Beanie and async MongoDB within FastAPI.After we master working with MongoDB from Python, we'll turn our attention to performance. We take a large database with millions of data points and make it run hundreds of times faster than you get out-of-the-box with MongoDB. We test our performance changes with both custom Python code and the Locust load testing framework.We wrap up the course by deploying MongoDB to production Linux servers. There are a few very important steps to getting MongoDB running in production and we'll go step-by-step through this setup.In the end, you'll be ready to start building and running high-performance, MongoDB-backed, data-driven applications.View the full course outline.What will you learn?In this course, you willHow document databases, such as MongoDB, workWhere MongoDB fits in the larger scope of databases used in the worldHow to install and configure MongoDB and several management tools and GUIsA basic set of MongoDB's native shell commands and queriesFoundational technologies such as Pydantic and Python's async and awaitHow to design data models with Beanie and PydanticUnderstand the tradeoffs when modeling data with documentsLearn when it's a good idea (and when it's a bad one) to embed data within other recordsUse ORM-style programming with MongoDB and BeanieUse more efficient "in-place" operations such as addToSet with BeanieDesign projection classes in Pydantic for improved performanceHow to safely store user accounts (namely passwords) in MongoDBTo deeply integrate Beanie and MongoDB with FastAPICreate complex indexes in MongoDB from Beanie for 1000x performance boostsUse indexes to enforce data integrity in MongoDBSafely deploy MongoDB in a self-hosted environment within a cloud provider on multiple Linux machinesUse the load testing framework Locust to probe and test the performance limits of your MongoDB-based web APIsAnd lots moreWho is this course for?For anyone who wants to use the latest Python technologies to work with MongoDB.As for prerequisites, we assumeBasic familiarity with the Python programming language and core tools (e.g. pip)That you have very minimal understanding and experience with some database technology (relational or NoSQL)The tools chosen and featured during this course are 100% free and most of them are open source or have free and solid alternatives.Concepts backed by concise visualsWhile exploring a topic interactively with demos and live code is very engaging, it can lose the forest for the trees. That's why when we hit a new topic, we stop and discuss it with concise and clear visuals.Here's an example that visually compares the top-level data in a document database to the embedded and nested objects within that same record for MongoDB.Homepagehttps://training.talkpython.fm/courses/mongodb-with-async-python-beanie-and-pydanticDownload ( Rapidgator )https://rg.to/file/0515483362c24312b03770de554f8ec7/ntici.Talk.Python..MongoDB.with.Async.Python.part3.rar.htmlhttps://rg.to/file/3c16aa50206004c2cc058149d7ca57a6/ntici.Talk.Python..MongoDB.with.Async.Python.part2.rar.htmlhttps://rg.to/file/6ab48e1ca41918e9d90ff0918a240891/ntici.Talk.Python..MongoDB.with.Async.Python.part1.rar.htmlUploadgighttps://uploadgig.com/file/download/8fad62Dbe5Ced85a/ntici.Talk.Python..MongoDB.with.Async.Python.part3.rarhttps://uploadgig.com/file/download/FAd309Fac482e510/ntici.Talk.Python..MongoDB.with.Async.Python.part1.rarhttps://uploadgig.com/file/download/dF92d1a5E437E0Be/ntici.Talk.Python..MongoDB.with.Async.Python.part2.rarFikperhttps://fikper.com/0RTJWcZ7oC/ntici.Talk.Python..MongoDB.with.Async.Python.part3.rar.htmlhttps://fikper.com/GpH7KIT8ZY/ntici.Talk.Python..MongoDB.with.Async.Python.part2.rar.htmlhttps://fikper.com/NWV6drNL0e/ntici.Talk.Python..MongoDB.with.Async.Python.part1.rar.htmlNo Password - Links are Interchangeable Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now