<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Index on ceyewan</title>
    <link>https://ceyewan.github.io/tags/index/</link>
    <description>Recent content in Index on ceyewan</description>
    <generator>Hugo -- 0.147.2</generator>
    <language>zh</language>
    <lastBuildDate>Sun, 29 Jan 2023 19:02:22 +0800</lastBuildDate>
    <atom:link href="https://ceyewan.github.io/tags/index/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>CMU15-445：从零构建关系型数据库</title>
      <link>https://ceyewan.github.io/posts/20230129-yq4g7ynh/</link>
      <pubDate>Sun, 29 Jan 2023 19:02:22 +0800</pubDate>
      <guid>https://ceyewan.github.io/posts/20230129-yq4g7ynh/</guid>
      <description>本文系统复盘 CMU 15-445 BusTub 数据库内核实现，涵盖四大核心层：可扩展哈希与 LRU-K 驱动的缓冲池、支持螃蟹锁与乐观分裂的 B+ 树索引、基于火山模型的查询执行引擎（含 Top-N/INLJ 等优化），以及遵循 2PL 的锁管理器与死锁检测机制。</description>
    </item>
  </channel>
</rss>
