phpMyAdmin and phpPgAdmin are web based database management tools available through cPanel. phpMyAdmin is used to manage MySQL databases, while phpPgAdmin is used to manage PostgreSQL databases. These tools allow you to run queries, manage tables, import and export data, and perform maintenance tasks.
These interfaces are available on standard cPanel hosting omgevingen.
Accessing phpMyAdmin
phpMyAdmin provides full administrative access to MySQL databases associated with your account.
- Log in to cPanel.
- Open the Tools pagina.
- In de Databases sectie, klikken phpMyAdmin.
[Tijdelijke aanduiding voor screenshot: cPanel Databases section with phpMyAdmin]
The phpMyAdmin interface opens in a new browser window, where you can select databases, browse tables, and execute SQL statements.
Accessing phpPgAdmin
phpPgAdmin is used to manage PostgreSQL databases from a web interface.
- Log in to cPanel.
- Open the Tools pagina.
- In de Databases sectie, klikken phpPgAdmin.
[Tijdelijke aanduiding voor screenshot: cPanel Databases section with phpPgAdmin]
The phpPgAdmin interface opens in a new browser window, allowing you to manage PostgreSQL schemas, tables, gebruikers, and queries.
Usage considerations
These tools provide powerful control over database structure and content. Changes take effect immediately, so caution is required when modifying or deleting data.
For applications with larger datasets, higher traffic, or custom database configurations, platforms such as cloud-servers or a speciale server may offer greater flexibility, prestatie-afstemming, and backup control.