Database Design and Implementation
Second Edition
数据库的设计与实现 - 中文翻译版
章节目录
03chapter3
3.1 持久数据存储 (Persistent Data Storage)3.2 磁盘的块级接口 (The Block-Level Interface to the Disk)3.3 磁盘的文件级接口 (The File-Level Interface to the Disk)3.4 数据库系统与操作系统 (The Database System and the OS)3.5 SimpleDB 文件管理器 (The SimpleDB File Manager)3.6 本章总结 (Chapter Summary)3.7 建议阅读 (Suggested Reading)3.8 练习 (Exercises)