輕量級的MySQL管理工具:phpMiniAdmin
phpminiadmin - 非常輕量級,用于替代笨重的phpMyAdmin來快速方便地訪問MySQL數據庫。
而不是安裝龐大的phpMyAdmin(?11Mb的),并試圖找出如何使用它的所有功能,
只要上傳一個?30KB的文件,就可以用!
- then access it via the browser (ex. http://yoursite.com/phpminiadmin.php)
- script will ask you for DB login/pwd
- after successfull db login you will see area where you able to enter any SQL commands (select, update, insert, etc.)
- even if you don't know SQL it's still easy to:
-
- browse tables and see all the data
- manage tables in DB
- export and import data to .sql and CSV using 'quick links' on the top bar (see screenshots)
- see what databases you have permission with
- check server status and statistics
- ability to do CRUD (i.e. insert, select, update, delete)
- and launch any SQL supported by any version of MySQL
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!