Skip to main content
Fenglyu's Doc
💾 Docs Summary
🤖 AI/MLsys
AI/ML
MLSys
👨💻 Software Engineering
System Design
Leetcode
Web Full Stack
🍔 CS-Stack
🚀 Distributed Systems
Operating Systems
Database
Computer Networks
Search
One doc tagged with "DDIA"
View All Tags
Storage and Retrieval
我们将研究两大类存储引擎:日志结构(log-structured) 的存储引擎,以及 面向页面(page-oriented) 的存储引擎(例如 B 树)。