|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/comprehensive-course-on-mongodb-and-data-modelling/
课程评论:没有评论
**课程名称:MongoDB 及数据建模综合课程** **课程概述:** 本课程是一门关于 MongoDB 的综合性学习,涵盖了从基础到高级的各个方面。MongoDB 是一款开源的高性能、可扩展的文档型数据库,在处理可扩展性和存储相关问题时,比关系型数据库更具优势。 课程将带领学习者从基本的概念入手,逐步深入探索 MongoDB 的内部细节,并最终讲解高级概念。除了教学视频,课程还提供 PDF 文件供学习者参考,并包含大量的实践操作,使学习者能够动手实践。 **课程内容亮点:** 1. **NoSQL、JSON 和 BSON:** 介绍 NoSQL 数据库的理念、JSON 数据格式以及 MongoDB 特有的 BSON(Binary JSON)格式。 2. **MongoDB 入门:** 讲解 MongoDB 的基本架构、安装和启动,以及如何连接到 MongoDB 数据库。 3. **MongoDB CRUD 操作:** 详细介绍 MongoDB 中的创建(Create)、读取(Read)、更新(Update)和删除(Delete)等基本数据操作。 4. **MongoDB 数据建模:** 探讨如何在 MongoDB 中进行高效的数据建模,以满足不同的应用需求。 5. **MongoDB 数据类型:** 学习 MongoDB 支持的各种数据类型,并了解它们的使用场景。 6. **嵌入式文档(Embedding):** 讲解如何在 MongoDB 中使用嵌入式文档来组织和存储数据。 7. **DBRefs 和手动引用(Manual Reference):** 介绍 DBRefs 和手动引用这两种在 MongoDB 中建立数据之间关联的方法。 **学习目标:** 通过本课程的学习,学员将能够: * 理解 NoSQL 数据库的核心概念,特别是 MongoDB 的优势。 * 熟练掌握 MongoDB 的基本操作(CRUD)。 * 掌握 MongoDB 的数据建模技术,设计高效的数据结构。 * 灵活运用 MongoDB 的各种数据类型和引用方式。 * 具备独立使用 MongoDB 进行数据存储和管理的初步能力。
MongoDB is a scalable and high-performance open source database designed to handle document-oriented storage. Mongodb is better than relational databases due to scalability and storage related issues. This course on MongoDB drives from complete basics and moves upwards exploring inner details and finally ends up explaining advanced level concepts of this NoSQL database. Along with tutorial lectures, this course also includes separate pdf files which can also be referred by the students. Hands on practicals form an integral part of this MongoDB course. The course covers great details about:1.NoSql, JSON and BSON2. Introduction to MongoDB3. CRUD Operations in MongoDB4. Data Modelling in MongoDB5. Data types in MongoDB6.Embedding in MongoDB7.DBRefs and Manual Reference in MongoDB