MySQL Databases

Databases offer a method for managing large amounts of information easily over the web. They are necessary to run many web-based applications such as bulletin boards, content management systems, and online retail shops. If you need to create a database as well as the...

MySQL Database Wizard

cPanel can guide you through the process of setting up a MySQL database, along with the requisite accounts and privileges, step by step. To set up a database using the MySQL Database Wizard: • In the New Database field, enter a name for the database. • Click Next...

phpMyAdmin

phpMyAdmin is a third-party tool included with cPanel, used for manipulating MySQL databases over the Internet. Using phpMyAdmin, you can add and drop databases, create, alter, and delete tables, add, edit, and delete fields, execute SQL statements, and manage users,...

phpPgAdmin

phpPgAdmin is a third-party tool included with cPanel, used for manipulating PostgreSQL databases over the Internet. Using phpPgAdmin, you can add and drop databases, create, alter, and delete tables, add, edit, and delete fields, execute PostgreSQL statements, and...

Remote MySQL

Databases in cPanel can be accessed remotely, by other web servers. This can be useful if you wish to allow applications such as shopping carts or guestbooks on your other servers to access the databases. Allow a Remote Server to Access Your Databases To specify...