The MongoDB for Python Developers training course is designed to demonstrate how to work with and leverage MongoDB to create big-data solutions.
The course begins with an overview of MongoDB and its concepts, including how it it fits into "Big Data." Next, it transitions into writing Python applications that leverage Mongo. The course concludes with an examination of commonly used related Mongo topics such as GridFS.
Purpose
|
Learn how to use MongoDB with Python. |
Audience
|
Existing Python developers wanting to learn how to use MongoDB to create big-data solutions. |
Role
| Software Developer |
Skill Level
| Intermediate |
Style
| Workshops |
Duration
| 2 Days |
Related Technologies
| MongoDB | NoSQL |
Productivity Objectives
- Set up and configure a basic MongoDB install
- Develop a simple Python-Mongo Create, Read, Update, and Delete (CRUD) application
- Create and design indexes and schemas for MongoDB