A short video showing the use the PHPMyAdmin tool in XAMPP to create a database and importing a SQL file to create two tables within the database. The development environment is XAMPP actually using a MariaDB, which is MySQL compatible.
This is video one of three videos:
1- This video: Creating a DB and importing a SQL file to create tables and data
2- Creating a Table from Scratch (https://youtu.be/DxW3r-9TZRY)
3 - Building a proxy client to interact with with the server (https://youtu.be/9UxdVpgibWM)