Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
MongoDB架构原理与高性能实战
Rating: 4.5 out of 5(22 ratings)
173 students

MongoDB架构原理与高性能实战

从MongoDB核心原理开始,全面系统学习MongoDB
Last updated 2/2026
Chinese (Simplified)

What you'll learn

  • 掌握MongoDB的基础架构体系及安装部署
  • 掌握MongoDB的数据结构与工作机制
  • 掌握MongoDB的数据操作
  • 掌握MongoDB的主从复制
  • 掌握MongoDB的分布式架构及实现

Course content

15 sections71 lectures13h 51m total length
  • MongoDB课程简介20:23
  • 【2025版】MongoDB课程更新2:57
  • 【2026版】MongoDB课程更新2:34

Requirements

  • 掌握基本的Linux操作
  • 了解数据库的基本概念

Description

课程更新日志:

  • 2026版:MongoDB的时间序列

  • 2025版:升级到MongoDB 8.0.4

  • 2024版:课程上线


课程简介:

传统的关系型数据库(如MySQL),在数据操作的”三高”需求以及应对Web2.0的网站需求面前,显得力不从心。MongoDB可应对“三高”需求。

  • High performance - 对数据库高并发读写的需求。

  • Huge Storage - 对海量数据的高效率存储和访问的需求。

  • High Scalability && High Availability- 对数据库的高可扩展性和高可用性的需求。


本课程将系统全面地介绍MongoDB的内容,包括:MongoDB体系结构、安装和管理配置、MongoDB数据类型、MongoDB集合操作、MongoDB聚合操作、MongoDB存储引擎原理、MongoDB索引和分析、主从复制与主备切换、MongoDB数据分布式存储、MongoDB监控和备份和MongoDB的数据模型。,让学员通过课程的学习能够成为MongoDB高手。

Who this course is for:

  • 对MongoDB感兴趣的初、中、高级开发人员
  • 系统架构师