phpMyAdmin screenshot
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...

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
Support for most MySQL features:
Browse and drop databases, tables, views, fields and indexes.
Create, copy, drop, rename and alter databases, tables, fields and indexes.
Maintenance server, databases and tables, with proposals on server configuration.
Execute, edit and bookmark any SQL-statement, even batch-queries.
Manage MySQL user accounts and privileges.
Manage stored procedures and triggers.

Import data from CSV and SQL.
Export data to various formats: CSV, SQL, XML, PDF, ISO/IEC 26300 - OpenDocument Text and Spreadsheet, Word, LATEX and others.
Administering multiple servers.
Creating graphics of your database layout in various formats.
Creating complex queries using Query-by-example (QBE).
Searching globally in a database or a subset of it.
Transforming stored data into any format using a set of predefined functions, like displaying BLOB-data as image or download-link.
And much more...

phpMyAdmin - Changelog:

Removed support for Microsoft Internet Explorer.
Requires PHP 7.2 or newer.
Requires the openssl PHP extension.
Improved handling of system CA bundle and cacert.pem, falling back to Mozilla CA if needed.
Replace "master/slave" terms with "primary/replica".
Add "NOT LIKE %...%" operator to Table search.
Add support for the Mroonga engine.
Add support for account locking.
Several fixes and improvements to the SQL parser library.

Size: 14.39 MB

Download