study/mysql/README.md

19 lines
798 B
Markdown

# 数据库复习题纲
### [三范式](https://github.com/lzh984294471/job/tree/master/job/mysql/三范式.md)
### [数据库基本操作](https://github.com/lzh984294471/job/tree/master/job/mysql/数据库的基本操作.md)
### [触发器](https://github.com/lzh984294471/job/tree/master/job/mysql/触发器.md)
### [索引](https://github.com/lzh984294471/job/tree/master/job/mysql/索引.md)
### [事务](https://github.com/lzh984294471/job/tree/master/job/mysql/事务.md)
### [三级模式和两级映像](https://github.com/lzh984294471/job/tree/master/job/mysql/三级模式和二级映像.md)
### [数据库底层原理](https://github.com/lzh984294471/job/tree/master/job/mysql/数据库索引的底层原理.md.md)
## TIPS
数据库是弱项,有好多知识点都不太懂。