Databases Overview
TO PRINT THIS PAGE — right-click on the document and select "Print" or press Crtl-P
Everything you'll need to manage databases on your website is in this section:
DATABASES
Apps in red are of particular importance in the ongoing administration of your
web hosting. The listed order is the order that appears in cPanel.
phpMyAdmin phpMyAdmin is a third-party tool that you can use to manipulate MySQL databases. For more information about how to use phpMyAdmin, visit the phpMyAdmin website. |
MySQL® Databases Use the MySQL Databases interface to manage large amounts of information on your websites. Many web-based applications (for example, bulletin boards, content management systems, and online retail shops) require database access. |
MySQL® Database Wizard To simultaneously create a database and the account that will access it, use the PostgreSQL Database Wizard interface. Many web-based applications (for example, bulletin boards, content management systems, and online retail shops) require database access. |
Remote MySQL® Use the Remote MySQL interface to configure databases that users can access remotely. Use this feature if you want to allow applications (for example, bulletin boards, shopping carts, or guestbooks) on other servers to access your databases. |
PostgreSQL Databases Use the PostgreSQL Databases interface to manage large amounts of information on your websites. Many web-based applications (for example, bulletin boards, content management systems, and online retail shops) require database access. |
PostgreSQL Database Wizard Use the MySQL Database Wizard interface to manage large amounts of information on your websites with a step-by-step guide. Many web-based applications (for example, bulletin boards, content management systems, and online retail shops) require database access. |
phpPgAdmin phpPgAdmin is a third-party tool that you can use to manipulate PostgreSQL databases. For more information about how to use phpPgAdmin, visit the phpPgAdmin website. Warning: Some versions of PostgreSQL are ANSI SQL-92 compliant and do not support recursive grants, wildcard grants, or future grants. To allow multiple users to access your PostgreSQL tables, click Synchronize Grants in this interface after you add a table. |