MongoDB Internal Architecture
Offered By: Hussein Nasser via YouTube
Course Description
Overview
Explore the internal architecture of MongoDB in this comprehensive 43-minute video. Delve into the evolution of MongoDB's document storage and retrieval mechanisms, with a focus on index storage representation. Compare SQL and NoSQL database systems, examining their core fundamentals at the storage layer. Learn about MongoDB's first version MMAPV1, the transition to WiredTiger storage engine, and the introduction of clustered collections. Gain insights into efficient data fetching techniques, minimizing I/O operations, and understanding the similarities between document storage in MongoDB and row storage in relational databases like MySQL or PostgreSQL. Ideal for those with a solid foundation in database engineering concepts such as indexes, B+Trees, data files, and Write-Ahead Logging (WAL).
Syllabus
Intro
SQL vs NOSQL
MongoDB first version MMAPV1
MongoDB Wired Tiger
Clustered Collections
Taught by
Hussein Nasser
Related Courses
Data Structures and Algorithm Design Part II | 数据结构与算法设计(下)Tsinghua University via edX Hacking PostgreSQL: Data Access Methods
Ural Federal University via edX Ordered Data Structures
University of Illinois at Urbana-Champaign via Coursera I/O-efficient algorithms
EIT Digital via Coursera Data Structures and Algorithms (III)
Tsinghua University via Coursera