phpMyAdmin
Web-based administration tool for MySQL and MariaDB.
Available Platforms
Docker Hub
View on platformKubernetes
View on platformOpenShift
View on platformRancher
View on platformDetails
phpMyAdmin is a free and open-source web-based administration tool for MySQL and MariaDB. It provides a user-friendly interface to manage databases, tables, columns, relations, indexes, users, and permissions. Users can perform various operations like creating, modifying, or deleting databases and tables, executing SQL statements, and importing/exporting data. It is widely used by web developers and database administrators for its simplicity and comprehensive features. The tool offers extensive documentation and community support.