Importing data from a CSV file into a MySQL database is a common requirement in web development, especially with spreadsheets.
PHP Parse Facebook Friends
The following tutorial will show you how to export your Facebook friends, parse JSON using PHP, and import into a MySQL table.
Install phpMyAdmin on CentOS 8
When it comes to database administration and development, phpMyAdmin is a great free tool that can be used with MariaDB and MySQL.