* update docs * update file directories * modify docs directory structure Co-authored-by: He Wang <wanghechn@qq.com>
22 lines
379 B
Markdown
22 lines
379 B
Markdown
# 数据库管理系统实现基础讲义
|
|
|
|
作者 华中科技大学谢美意 左琼
|
|
|
|
|
|
|
|
[第1章 数据库管理系统概述](lecture-1)
|
|
|
|
[第2章 数据库的存储结构](lecture-2)
|
|
|
|
[第3章 索引结构](lecture-3)
|
|
|
|
[第4章 查询处理](lecture-4)
|
|
|
|
[第5章 查询优化](lecture-5)
|
|
|
|
[第6章 事务处理](lecture-6)
|
|
|
|
[参考资料](references)
|
|
|
|
[版权声明](copyright)
|