Step 2a Raspberry Pi MySQL & PHPMyAdmin
We need to install Raspberry Pi with MySQL & PHPMyAdmin extension to the web server so we can have the visual representation of MySQL
ins short For anyone who doesn’t know PhpMyAdmin is a free tool that has been designed to allow for easy administration of MYSQL.
If you’re unfamiliar with MySQL, this is a great way to get learning it. MySQL is a relational database management system and allows you to store & maintain data. It is one of the world’s most popular relational database system and is commonly included in most LAMP stacks.(XAMPP,ZAMPP etc.)
Comments
Post a Comment