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.
phpMyAdmin 是一款用 PHP 编写的免费软件工具,用于通过网络管理 MySQL。常用操作(管理数据库、表、列、关系、索引、用户、权限等)可通过用户界面执行,同时还能直接执行任何 SQL 语句。
相关导航
暂无评论...