Skip to content

What is phpMyAdmin?

phpMyAdmin is a free, open-source tool written in PHP for managing MySQL databases through a web-based interface. It supports a wide range of MySQL operations, including:

  • Managing databases, tables, fields, relations, and indexes
  • Importing and exporting data
  • Running SQL queries directly
  • Managing users and permissions

You can access phpMyAdmin through your cPanel account. For detailed instructions, see Where is phpMyAdmin?