推荐:MySql数据库性能调优文章
程序员文章站
2022-05-08 09:12:52
...
Masud 说道:MySql数据库性能调优是web开发的重要内容,当流量暴增的时候,数据库就撑不住了,如何调优呢?下面推荐一些优秀的文章:
10 great articles for optimizing MySQL queries
- Identifying slow MySQL queries
- MySQL & PHP Performance Optimization Tips
- MySQL Presentations: Optimizing MySQL
- MySQL 5 Optimization and Tuning Guide
- Survive heavy traffic with your Web server
- Tools to use for MySQL Performance - Peter Zaitsev
- MySQL Queries Optimization (video) - Peter Zaitsev
- Table Design and MySQL Index Details
- MySQL Reference Manual: Optimization Overview
- MySQL Reference Manual: The MySQL Query Cache
Reference site: http://phpimpact.wordpress.com/
Optimizing MySQL Queries
- Indexing Basic MySQL Queries
- Table Design and MySQL Index Details
- MySQL ORDER BY With LIMIT and ANALYZE
- How To Index For MySQL Joins
- How To Look At MySQL Joins and More ORDER BY With LIMIT
reference: http://hackmysql.com/documents
上一篇: oracle中exp/imp使用格式
下一篇: oracle给用户导入数据相关操作