›› 2013, Vol. 26 ›› Issue (9): 182-.

• 论文 • 上一篇    下一篇

基于MySQL数据库的优化

吴沧舟,兰逸正,张辉   

  1. (西安电子科技大学 技术物理学院,陕西 西安 710071)
  • 出版日期:2013-09-15 发布日期:2013-09-25
  • 作者简介:吴沧舟(1991—),男,本科。研究方向:网页后台设计。E-mail:wucangzhou@gmail.com。兰逸正(1992—),男,本科。研究方向:模拟电路设计。张辉(1992—),男,本科。研究方向:网页后台设计。

MySQL Database-based Optimization

WU Cangzhou,LAN Yizheng,ZHANG Hui   

  1. (School of Technical Physics,Xidian University,Xi'an 710126,China)
  • Online:2013-09-15 Published:2013-09-25

摘要:

总结现阶段MySQL数据库一些常见优化手段,论述了MySQL数据库存储引擎所适用的各类场合以及索引机制的优缺点,以及存储过程的优越性和硬件性能的重要性,在此基础上阐述了数据库切分技术,并提出分库的基本思路与方法,最后列出集群模型。

关键词: 存储引擎, 索引, 数据库切分, 集群

Abstract:

Common means of optimization of MySQL database at the present stage are summarized.All occasions where the storage engine of MySQL database can be applied and the advantages and disadvantages of indexing mechanism are discussed.In addition,the superiority in the storage process and the importance of hardware performance are analyzed and discussed.On this basis,database segmentation techniques are introduced,and finally the basic method of database sharding and the cluster model is put forward.

Key words: storage engine;index;database sharding;cluster

中图分类号: 

  • TP311