-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Description
Connect to MongoDB with a Python API and test CRUD operations for a single document with a text field.
Objectives
- Study the fundamentals of a Python API for MongoDB. PyMongo is recommended.
- Successfully connect to a live session.
- Insert, read, update, and delete a single document with a text field to test functionality of database.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers