資料庫管理工具會給資料庫的管理提供一個 web 介面。這些工具還允許從該使用者介面運行 SQL 查詢。

Plesk 附帶以下資料庫管理工具:

  • phpMyAdmin 用於 MySQL/MariaDB 資料庫。
  • pgMyAdmin is used for PostgreSQL databases.

備註: You need to install these tools first in Tools & Settings > Updates > Add/Remove Components.

For Microsoft SQL Server, you can download, install, and configure local database clients (for example, HeidiSQL or SQL Server Management Studio (SSMS)).

啟用直接存取 phpMyAdmin

您可以啟用直接存取 phpMyAdmin 並設定可通過以下 URL 位址進行存取:

https://<host-name-or-IP>:8443/phpmyadmin

進行此操作,需添加以下行至 panel.ini 文件:

[databaseManagement]
features.phpMyAdmin.loginForm.enabled = on

若要打開用於選定資料庫伺服器的資料庫管理工具:

  1. 進入 工具與設定 > 資料庫伺服器
  2. 按一下與您需要管理的資料庫伺服器對應的圖示 image 71942 。其中一個可支援的資料庫管理工具(因資料庫引擎不同而不同)將在獨立的瀏覽器視窗中打開。