MySQL performance and architecture notes, covering basic-optimization-architecture

What I bring to you today is:  "MySQL Performance Tuning and Architecture Design" written by Mr. Jian Chaoyang . DBA Ye Jinrong, Baidu-level DBA Wu Shizhan and other 6 database author prefaces recommended.
  Beginner DBA to LAMP architect tool.
  To analyze the performance, you can use the MySQL tuning method to explore the way to build a low-cost database system.

Who is Teacher Jian Chaoyang?

Graduated from the School of Management Science and Engineering, Beijing University of Technology, Bachelor of Management. Good at performance tuning and scalable architecture design of MySQL & Oracle database application system, with Java and C language foundation. Currently working in (China) Network Technology Co., Ltd., has participated in the design and implementation of several core database application systems, and is currently mainly responsible for

"MySQL performance tuning and architecture design"

This book takes the foundation and maintenance of MySQL database as the starting point, and focuses on the performance tuning of MySQL database application system, as well as the available and scalable architecture design.

Look at the catalog first

Content overview

Basic articles (chapters 1-5)

Performance Optimization (Chapter 6-11)

Architecture Design (Chapter 12-18)

Guess you like

Origin blog.csdn.net/LBWNB_Java/article/details/129924221