What is: phpMyAdmin

phpMyAdmin is a free, intuitive web interface to manage MySQL and MariaDB databases. It’s one of the most popular database tool, especially for web hosting services. It has many features:

  • browse and edit database and tables
  • manage user accounts and privileges
  • import and export data in CSV or SQL format
  • execute any SQL statement
  • and much more…

phpMyAdmin is part of the XAMPP installer, which automatically installs and configures a web developer environment, including a web server, MySQL/MariaDB database, PHP, Perl and so on.

Recent articles

loading
×