课程目录:MongoDB for Python Developers培训
4401 人关注
(78637/99817)
课程大纲:

         MongoDB for Python Developers培训

 

 

 

Introduction
Differences between MongoDB and MySQL, PostgreSQL, etc.

Setting up MongoDB

Overview of MongoDB Features and Architecture

Mapping between a relational database and MongoDB
Indexing, replication, load balancing, ad hoc querying, etc.
Connecting to MongoDB

Starting a Python + MongoDB application

Understanding the MongoDB Data Processing Pipeline

Reading and Writing to the database

Creating a New Database

Securing your Python Application

Understanding Availability in MongoDB

Scaling Your Application

On-premise or public cloud
Troubleshooting MongoDB

Summary and Conclusion