mirror of
https://github.com/vimagick/dockerfiles.git
synced 2026-01-05 12:25:27 +01:00
add phpmyadmin
This commit is contained in:
11
phpmyadmin/README.md
Normal file
11
phpmyadmin/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
phpMyAdmin
|
||||
==========
|
||||
|
||||
[phpMyAdmin][1] 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.
|
||||
|
||||
[1]: http://www.phpmyadmin.net/
|
||||
Reference in New Issue
Block a user