October 25, 2018
MySQL Optimization With Slow Query Logs & EXPLAIN Statement

MySQL optimization is key to have a successful project deployment. If you are developing an application which is going to be used by a huge audience on a regular basis then you need to make sure that your database and queries are optimized in order to provide stress-free user experience. Logging is a very important