|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/getting-started-with-mongodb/
课程评论:没有评论
## 课程总结:2小时掌握 MongoDB NoSQL 数据库 本课程旨在帮助您快速入门并熟练使用 MongoDB,一种流行的、C++ 编写的面向文档的 NoSQL 数据库。课程适合学生和新手开发者,以最简单快捷的方式教授 MongoDB 核心概念和实际操作。 **课程亮点:** * **快速入门:** 从 MongoDB 介绍开始,并使用 MongoDB Atlas(免费云集群)帮助您快速搭建开发环境。 * **核心 CRUD 操作:** 深入讲解并实践插入 (inserting)、读取 (reading)、过滤 (filtering)、更新 (updating) 和删除 (deleting) 数据,以及投影 (projections) 的使用。 * **实用操作符:** 学习和应用日常工作中常用的 MongoDB 操作符。 * **复杂数据类型处理:** 通过大量动手练习,掌握与数组 (Array) 等复杂数据类型进行 CRUD 操作及投影。 * **未来更新:** 课程计划未来增加更高级的主题,包括索引 (Indexes)、聚合框架 (Aggregation Framework)、从 Shell 过渡到驱动程序 (drivers) 的使用,以及 MongoDB GUI 的应用。 总之,本课程将为您提供扎实的基础,让您能够高效地开始使用 MongoDB 进行开发。
MongoDB is one of the most popular NoSQL document oriented database written in C++.This tutorial will help you get started quickly to use MongoDB with lots of hands-on exercises. This tutorial is intended for students and new developers who are eager to learn MongoDB Database in easy and fastest possible manner.This tutorial will provide you MongoDB concepts which will help you to get started with MongoDB quickly. It will starts with Mongo Introduction and then we will use MongoDB Atlas (Free cloud cluster provided by MongoDB) to setup our environment. We will continue our course by deep diving into various CRUD operations such as inserting, reading, applying filter, updating, deleting and using projections. Then we will work with various relevant operators that can be used with MongoDB on day to day basis. Then we will do a lots of hands on exercise to work with complex data types such as Array i.e performing CRUD with complex types along with projections.I am just bootstrapping this course but next coming days , this course will get updated with more advance topics such as Working with Indexes, using Aggregation Framework, moving from shell to drivers and start using MongoDB GUISo let's get started with this exciting course