PyMongo Tutorial - Connecting to a MongoDB Atlas Cluster Using Python
Offered By: CodeWithHarry via YouTube
Course Description
Overview
Learn to use MongoDB with Python in this comprehensive tutorial. Create a free Atlas cluster and explore PyMongo for database operations. Discover the advantages of MongoDB, install necessary tools, and dive into CRUD operations. Connect to MongoDB from VS Code, insert data, read from the database, update records, and perform deletions. Gain practical experience working with collections, documents, and databases while configuring a MongoDB account and setting up your development environment.
Syllabus
- Introduction
- Agenda
- MongoDB Atlas and Compass
- Sponsor Message
- Why one should use MongoDB?
- Mongo Vs MongoDB
- Installing MongoDB Compass & Community Server
- Installing Python
- Installing pymongo module
- Working with project
- Collection, document, and database
- MongoDB Atlas
- Configuring MongoDB Account
- Creating Database and Collection
- Connecting MongoDB from VS Code
- CRUD Operations
- Inserting Data in Database
- Reading Data From Database
- Updating Data in Database
- Deleting Data From Database
- Final Note
Taught by
CodeWithHarry
Related Courses
Introduction to DatabasesMeta via Coursera MongoDB for Node.js Developers
MongoDB University Full Stack Foundations
Udacity Ruby on Rails Web Services and Integration with MongoDB
Johns Hopkins University via Coursera MongoDB Basics
MongoDB University