Using MongoDB with Python

This course guides you through everything you need to utilize MongoDB as your backing database for Python applications. This includes an overview of pymongo, the official driver for the Python programming language, how to connect, basic CRUD operations, troubleshooting, and building aggregations.



Milestone

  • Connecting to MongoDB in Python

    Required
    Unit
    | Julianna Chen, Emily Pope

    1 Hour

    Learn about the Python driver for MongoDB and how to use it to connect to your Python applications.
    View Details

    MongoDB CRUD Operations in Python

    Required
    Unit
    | Julianna Chen, Emily Pope

    2 Hours

    Learn how to perform basic CRUD operations with the MongoDB Python driver.
    View Details

    MongoDB Aggregation in Python

    Required
    Unit
    | Julianna Chen, Emily Pope

    1.25 Hours

    Learn how to create aggregation pipelines with Python.
    View Details