Mysql.md 989 字节
Newer Older
S
Snailclimb 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
> ### 书籍推荐

**《高性能MySQL : 第3版》**

> ### 文字教程推荐

[MySQL 教程(菜鸟教程)](http://www.runoob.com/mysql/mysql-tutorial.html)

[MySQL教程(易百教程)](https://www.yiibai.com/mysql/)

> ### 视频教程推荐

[与MySQL的零距离接触-慕课网](https://www.imooc.com/learn/122)

[MySQL开发技巧(一)](https://www.imooc.com/learn/398)

[MySQL开发技巧(二)](https://www.imooc.com/learn/427)

[MySQL开发技巧(三)](https://www.imooc.com/learn/449)

[MySQL开发技巧(一)](https://www.imooc.com/learn/398)

[MySQL5.7版本新特性](https://www.imooc.com/learn/533)

[性能优化之MySQL优化](https://www.imooc.com/learn/194)

[MySQL集群(PXC)入门](https://www.imooc.com/learn/993)

[MyCAT入门及应用](https://www.imooc.com/learn/951)

> ### 常见问题总结

- **存储引擎**

[MySQL常见的两种存储引擎:MyISAM与InnoDB的爱恨情仇](https://juejin.im/post/5b1685bef265da6e5c3c1c34)