Learn how to use MongoDB operations and aggregation, all in Python.
Overview
Syllabus
1. Connecting to MongoDB in Python
- Using MongoDB Python Client Libraries
- Connecting to an Atlas Cluster in Python applications
- Troubleshooting a MongoDB connection in Python applications
- Connecting to MongoDB in Python review
- Working with MongoDB documents in Python
- Inserting a document in Python applications
- Querying a MongoDB collection in Python applications
- Updating documents in Python applications
- Deleting documents in Python applications
- Creating MongoDB transactions in Python applications
- MongoDB CRUD operations in Python review
- Building a MongoDB aggregation pipeline in Python applications
- Using MongoDB aggregation stages with Python: $match and $group
- Using MongoDB aggregation stages with Python: $sort and $project
- MongoDB aggregation with Python review
Taught by
MongoDB