Many users require the functionality of a database system like MySQL, but interacting with the system solely from the MySQL command-line client requires familiarity with the SQL language. phpMyAdmin was created to allow users to interact with MySQL through an intuitive web interface running alongside a PHP development environment. In this guide, we’ll discuss how to install phpMyAdmin on top of an Nginx server, and how to configure the server for increased security.