
Phpmyadmin
phpmyadmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. phpMyAdmin supports a wide range of operations on MySQL and MariaDB.
About
phpMyAdmin is a web-based administration tool that provides a graphical interface for managing MySQL and MariaDB databases. It's designed for database administrators and developers who need to perform routine database operations without writing raw SQL commands. The tool runs in…