跳至内容
首页Python

课程

Introduction to MongoDB in Python

中级技能水平
更新时间 2025年9月
Learn to manipulate and analyze flexibly structured data with MongoDB.
免费开始课程
PythonData Engineering3 小时10 视频32 练习2,600 经验值23,837成就声明

创建您的免费帐户

继续操作即表示您接受我们的《使用条款》和《隐私政策》,并同意您的数据存储在美国。

深受数千家公司学习者的喜爱

Group

培训2人或更多?

试用DataCamp for Business

课程描述

Break free from rigid database structures and discover the power of MongoDB, the document database that adapts to your data. In this hands-on course, you'll master MongoDB operations through the PyMongo library. You'll query, filter, and manipulate documents and learn how to leverage MongoDB's flexible schema while also implementing validation when structure matters. From basic CRUD operations to advanced query operators, sorting, projections, and bulk operations, you'll gain practical skills to build and maintain modern data applications. This course equips you with the essential MongoDB skills that today's data professionals need.

先决条件

Data Types in PythonNoSQL Concepts
1

Getting Started with MongoDB

A soft landing into the world of MongoDB and its key features as a NoSQL database. Learn how MongoDB compares to relational databases, and what it offers. Connect to a MongoDB server and database and retrieve your first documents.
开始章节
2

Filters, operators, and query options

Learn how to have MongoDB only return exactly what you need with filters and operators. Discover how to sort records, limit the number of documents returned, and retrieve the count of matching documents for specific queries.
开始章节
3

Inserting, Updating & Deleting Records

Explore the ability to insert entirely one or multiple new records into a MongoDB collection. Learn how to update individual or multiple documents simultaneously, and replace entire documents within a database. Get experience with deleting records from a collection.
开始章节
4

Enforcing Schema and Composing Multiple Operations

Learn how to use define and enforce structure in MongoDB documents when working with PyMongo. Explore using .bulk_write() to efficiently batch multiple write operations into a single request, improving performance while maintaining control over ordered execution and error handling.
开始章节
Introduction to MongoDB in Python
课程完成

获得成就证明

将此证书添加到你的 LinkedIn 档案、简历或履历中
在社交媒体和绩效评估中分享
立即注册

加入超过19百万学习者,今天就开始Introduction to MongoDB in Python!

创建您的免费帐户

继续操作即表示您接受我们的《使用条款》和《隐私政策》,并同意您的数据存储在美国。

通过 DataCamp for Mobile 提升您的数据技能

随时随地通过我们的移动课程和每日 5 分钟编程挑战提升技能。