MongoMastery
Implementing Read operations in Flask using Flask PyMongo to interact with MongoDB
Initializing search
MongoMastery
Home
Session 1
Session 1
Creating the basic project structure
Overview of Flask and its use cases
Setting Up Development Environment
Session 2
Session 2
Basic MongoDB operations using Mongo Shell
Overview of NoSQL databases and MongoDB
Setting up MongoDB
Session 3
Session 3
Connecting Flask with MongoDB
Designing the movie model schema
Implementing Read operations in Flask using Flask PyMongo to interact with MongoDB
Session 4
Session 4
Creating basic HTML templates for the movie catalogue
Introduction to Jinja2 templating engine
Session 5
Session 5
Implementing Create operations for cast and reviews
Implementing add Movie functionality
Session 6
Session 6
Implementing Update and Delete operations for movies
Implementing Read operations in Flask using Flask PyMongo to interact with MongoDB