phpMyAdmin is an open source database management application. Initially released in 1998, phpMyAdmin has grown to become one of the most used PHP applications and MySQL administration tools, with a large community of users and contributors.



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. Frequently used operations (managing databases, tables, columns, relations, indexes, users, permissions, etc) can be performed via the user interface, while you still have the ability to directly execute any SQL statement.

Features:
  • Intuitive web interface with support for most MySQL and MariaDB features
  • Import and export data in various formats, including but not limited to CSV and SQL
  • Ability to create graphics of your database layout in various formats

Available Versions

5.2.12023-02-24 (latest version)

Related Apps