К содержимому
learnspaceYOUR NEXT CHAPTER
ПРОСТРАНСТВО ОБУЧЕНИЯ
ГлавнаяКаталог курсовМоё обучениеCoursera

Знания без границ

Учитесь у лучших университетов и компаний мира.

Открыть Coursera
Интеграция
Пространство университета
Моё пространствоСтраница курса
↵
ЯЛичный кабинетСтудент
© 2026 LearnSpaceКаждый день — возможность узнать больше.Помощь
Introduction to MongoDB · LearnSpace
Назад в каталог
courseraIT и технологии

Introduction to MongoDB

Курс от MongoDB Inc.
Начальный≈ 15.4 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

"Introduction to MongoDB" guides you through the foundational skills and knowledge you need to get started with MongoDB. Get an introduction to MongoDB Atlas, the developer data platform, and how to create and deploy an Atlas cluster. Discover how MongoDB structures data in documents similar to JSON objects, making it flexible and developer friendly. Learn how to connect to a MongoDB database and perform simple CRUD operations and other key tasks, such as aggregation, indexing, data modeling, transactions, and creating a search experience for the users of your app. By the end of this course, you’ll have the skills you need to start working with MongoDB.

Навыки, которые вы освоите

MongoDBDatabase DesignTransaction ProcessingData ModelingQuery LanguagesCloud DeploymentData StorageDatabasesApplication DevelopmentDatabase SystemsNoSQLCloud PlatformsDatabase DevelopmentDatabase Management SystemsData IntegrityDatabase AdministrationDatabase ManagementDocument Management

Программа курса

11 модулей · 110 учебных материалов

01Getting Started with MongoDB Atlas5 материалов

Introduction to MongoDB Atlas, the Developer Data Platform

Introduction to the MongoDB Atlas, the Developer Data PlatformВидео

Creating and Deploying an Atlas Cluster

Creating and Deploying an Atlas ClusterВидео

Getting Started with MongoDB Atlas Review

Getting Started with MongoDB Atlas, the Developer Data Platform ReviewВидео

Учитесь у экспертов

MongoDB University

Преподаватель курса

MongoDB for Academia

Преподаватель курса

Introduction to MongoDB
В каталоге вашей программы

Инвестируйте в себя

Новые знания — в удобное для вас время.

Начать на Coursera

Обучение откроется на Coursera
в новой вкладке

Обучение на Coursera

≈ 15.4 ч

11 модулей

Язык: Английский

Субтитры: Арабский, Французский, Бенгальский, Украинский, Китайский (Китай), Греческий, Итальянский, Бразильский португальский, Нидерландский, Корейский, Немецкий, Пушту, Урду, Русский, Тайский, Индонезийский, Шведский, Турецкий, Азербайджанский, Испанский, Дари, Хинди, Японский, Казахский, Венгерский, Польский

Часть программы вашего университета
ResourcesЧтение
Module 1 AssessmentЗадание
02MongoDB and the Document Model8 материалов

Introduction to MongoDB

Introduction to MongoDBВидео

The MongoDB Document Model

The MongoDB Document ModelВидеоCode Recap: The MongoDB Document ModelЧтение

Managing Databases, Collections, and Documents in Atlas Data Explorer

Managing Databases, Collections, and Documents in Atlas Data ExplorerВидеоActivity: Managing Databases, Collections, and Documents in Atlas Data ExplorerЧтение

MongoDB and the Document Model Review

Overview of MongoDB and the Document Model ReviewВидеоResourcesЧтениеModule 2 AssessmentЗадание
03Connecting to a MongoDB Database10 материалов

Using MongoDB Connection Strings

Using MongoDB Connection StringsВидеоActivity: Locating the MongoDB Connection StringЧтение

Connecting to a MongoDB Atlas Cluster with the Shell

Connecting to a MongoDB Atlas Cluster with the ShellВидео

Connecting to a MongoDB Atlas Cluster with Compass

Connecting to a MongoDB Atlas Cluster with CompassВидеоActivity: Install MongoDB CompassЧтение

Connecting to a MongoDB Atlas Cluster from an Application

Connecting to a MongoDB Atlas Cluster from an ApplicationВидео

Troubleshooting MongoDB Atlas Connection Errors

Troubleshooting MongoDB Atlas Connection ErrorsВидео

Connecting to your Database Review

Connecting to your Database ReviewВидеоResourcesЧтениеModule 3 AssessmentЗадание
04MongoDB CRUD Operations: Insert and Find Documents13 материалов

Inserting Documents in a MongoDB Collection

Inserting Documents in a MongoDB CollectionВидеоCode Recap: Inserting Documents in a MongoDB CollectionЧтение

Finding Documents in a MongoDB Collection

Finding Documents in a MongoDB CollectionВидеоCode Recap: Finding Documents in a MongoDB CollectionЧтение

Finding Documents by Using Comparison Operators

Finding Documents by Using Comparison OperatorsВидеоCode Recap: Finding Documents by Using Comparison OperatorsЧтение

Querying on Array Elements in MongoDB

Querying on Array Elements in MongoDBВидеоCode Recap: Querying on Array Elements in MongoDBЧтение

Finding Documents by Using Logical Operators

Finding Documents by Using Logical OperatorsВидеоCode Recap: Finding Documents by Using Logical OperatorsЧтение

MongoDB CRUD Operations: Insert and Find Documents Review

MongoDB CRUD Operations: Insert and Find Documents ReviewВидеоResourcesЧтениеModule 4 AssessmentЗадание
05MongoDB CRUD Operations: Replace and Delete Documents13 материалов

Replacing a Document in MongoDB

Replacing a Document in MongoDBВидеоCode Recap: Replacing a Document in MongoDBЧтение

Updating MongoDB Documents by Using updateOne()

Updating MongoDB Documents by Using updateOne()ВидеоCode Recap: Updating MongoDB Documents by Using updateOne()Чтение

Updating MongoDB Documents by Using findAndModify()

Updating MongoDB Documents by Using findAndModify()ВидеоCode Recap: Updating MongoDB Documents by Using findAndModify()Чтение

Updating MongoDB Documents by Using updateMany()

Updating MongoDB Documents by Using updateMany()ВидеоCode Recap: Updating MongoDB Documents by Using updateMany()Чтение

Deleting Documents in MongoDB

Deleting Documents in MongoDBВидеоCode Recap: Deleting Documents in MongoDBЧтение

MongoDB CRUD Operations: Replace and Delete Documents Review

MongoDB CRUD Operations: Replace and Delete Documents ReviewВидеоResourcesЧтениеModule 5 AssessmentЗадание
06MongoDB CRUD Operations: Modifying Query Results9 материалов

Sorting and Limiting Query Results in MongoDB

Sorting and Limiting Query Results in MongoDBВидеоCode Recap: Sorting and Limiting Query Results in MongoDBЧтение

Returning Specific Data from a Query in MongoDB

Returning Specific Data from a Query in MongoDBВидеоCode Recap: Returning Specific Data from a Query in MongoDBЧтение

Counting Documents in a MongoDB Collection

Counting Documents in a MongoDB CollectionВидеоCode Recap: Counting Documents in a MongoDB CollectionЧтение

MongoDB CRUD Operations: Modifying Query Results Review

MongoDB CRUD Operations: Modifying Query Results ReviewВидеоResourcesЧтениеModule 6 AssessmentЗадание
07MongoDB Aggregation12 материалов

Introduction to MongoDB Aggregation

Introduction to MongoDB AggregationВидеоCode Recap: Introduction to MongoDB AggregationЧтение

Using $match and $group Stages in a MongoDB Aggregation Pipeline

Using $match and $group Stages in a MongoDB Aggregation PipelineВидеоCode Recap: Using $match and $group Stages in a MongoDB Aggregation PipelineЧтение

Using $sort and $limit Stages in a MongoDB Aggregation Pipeline

Using $sort and $limit Stages in a MongoDB Aggregation PipelineВидеоCode Recap: Using $sort and $limit Stages in a MongoDB Aggregation PipelineЧтение

Using $project, $count, and $set Stages in a MongoDB Aggregation Pipeline

Using $project, $count, and $set Stages in a MongoDB Aggregation PipelineВидеоCode Recap: Using $project, $count, and $set Stages in a MongoDB Aggregation PipelineЧтение

Using $out Stage in a MongoDB Aggregation Pipeline

Using $out Stage in a MongoDB Aggregation PipelineВидео

MongoDB Aggregation Review

MongoDB Aggregation ReviewВидеоResourcesЧтениеModule 7 AssessmentЗадание
08MongoDB Indexes12 материалов

Using MongoDB Indexes in Collections

Using MongoDB Indexes in CollectionsВидео

Creating a Single Field Index in MongoDB

Creating a Single Field Index in MongoDBВидеоCode Recap: Creating a Single Field Index in MongoDBЧтение

Creating a Multikey Index in MongoDB

Creating a Multikey Index in MongoDBВидеоCode Recap: Creating a Multikey Index in MongoDBЧтение

Working with Compound Indexes in MongoDB

Working with Compound Indexes in MongoDBВидеоCode Recap: Working with Compound Indexes in MongoDBЧтение

Deleting MongoDB Indexes

Deleting MongoDB IndexesВидеоCode Recap: Deleting MongoDB IndexesЧтение

MongoDB Indexes Review

MongoDB Indexes ReviewВидеоResourcesЧтениеModule 8 AssessmentЗадание
09MongoDB Atlas Search10 материалов

Using Relevance-Based Search and Search Indexes

Using Relevance-Based Search and Search IndexesВидео

Creating a Search Index with Dynamic Field Mapping

Creating a Search Index with Dynamic Field MappingВидео

Creating a Search Index with Static Field Mapping

Creating a Search Index with Static Field MappingВидео

Using $search and Compound Operators

Using $search and Compound OperatorsВидеоCode Recap: Using $search and Compound OperatorsЧтение

Group Search Results by Using Facets

Group Search Results by Using FacetsВидеоCode Recap: Group Search Results by Using FacetsЧтение

MongoDB Atlas Search Review

MongoDB Atlas Search ReviewВидеоResourcesЧтениеModule 9 AssessmentЗадание
10MongoDB Data Modeling Intro11 материалов

Introduction to Data Modeling

Introduction to Data ModelingВидео

Types of Data Relationships

Types of Data RelationshipsВидео

Modeling Data Relationships

Modeling Data RelationshipsВидео

Embedding Data in Documents

Embedding Data in DocumentsВидео

Referencing Data in Documents

Referencing Data in DocumentsВидеоEmbedding vs. ReferencingЧтение

Scaling a Data Model

Scaling a Data ModelВидео

Using Atlas Tools for Schema Help

Using Atlas Tools for Schema HelpВидео

Introduction to MongoDB Data Modeling Review

Introduction to MongoDB Data Modeling ReviewВидеоResources: Introduction to MongoDB Data ModelingЧтениеModule 10 AssessmentЗадание
11MongoDB Transactions7 материалов

Introduction to ACID Transactions

Introduction to ACID TransactionsВидео

ACID Transactions in MongoDB

ACID Transactions in MongoDBВидео

Using Transactions in MongoDB

Using Transactions in MongoDBВидеоCode Recap: Multi-Document TransactionsЧтение

Transactions Review

Transactions ReviewВидеоResources: TransactionsЧтениеModule 11 AssessmentЗадание