How To Allow Access To Remote MySQL Database Using SSH
Introduction While it is a common practice to have both website and database resides in the same server, it is not considered as the best practice due to multiple reasons such as performance, security or scalability. In this guide, we will provide the steps on how to connect to your MySQL database remotely via SSH