Monitoring and Optimizing the Database Performance
摘要
Monitoring the performance of a database is the act of measuring the performance of a real-time database in order to determine problems and other factors that can cause problems in the future. It is also a good way to determine which areas of the database can be improved or optimized in order to increase efficiency and performance. This is usually done by software and monitoring tools, either incorporated into the database management software or installed from third-party suppliers. The main objective of database performance monitoring is to evaluate the performance of a database server, for both hardware and software. This involves taking snapshots of performance over time to determine the exact moment that problems such as crashes occur, so you can understand exactly what caused those problems at that exact time and hopefully find a proper solution. Through this paper, you will find a short introduction regarding the true meaning of database performance and the aspects that need the most attention when making an analysis. You will also find a comparison between the performance of two databases and what could be improved.