Research on Performance Optimization of MySQL Database

Pengxiang Gao,Xin Xie,Chen Wang,Qi Chen
DOI: https://doi.org/10.1109/ICIBA56860.2023.10165291
2023-05-26
Abstract:The application system based on the MySQL database has gradually penetrated into various fields, and the performance of the MYSQL database has attracted more and more attention. This paper studies the performance optimization of MySQL databases from five aspects: SQL statement optimization, index optimization, table structure optimization, schema optimization, and server-side optimization.
Computer Science
What problem does this paper attempt to address?