Righthand Media
Client Login Contact Us
Back to Knowledge Base
Databases

What is phpMyAdmin

Understand what phpMyAdmin is used for.

Updated 16 May 2026

What is phpMyAdmin

Overview

phpMyAdmin is a browser-based tool for viewing and managing MySQL or MariaDB databases.

Common uses

  • Checking database tables.
  • Importing SQL files.
  • Exporting backups.
  • Running simple queries.
  • Repairing or optimising tables.

Warning

Changes in phpMyAdmin can affect your live website. Take a backup before editing database content.