Database

The Databases section allows you to create MySQL and PostgreSQL databases and users, to modify databases and access to them. SQL stands for Structured Query Language. SQL is an international standard in querying and retrieving information from databases. PostgreSQL is an object-relational Database management system. MySQL is essentially an SQL Server - it responds to requests for information that are written in SQL. You can communicate with MySQL using a wide variety of programming languages (PHP being one of the most common). MySQL is Open Source software and free for use. There are several features in the cPanel Database section:

datab01.jpg

 

MySQL Databases

  • MySQL Databases - through this tool you can create new MySQL databases, list and remove the existing ones, add and delete database users with the corresponding passwords.
datab02.jpg

 

  • MySQL Database Wizard - this feature allows you to create a new MySQL database and to add a user to it using an intuitive wizard.

 

datab03.jpg

 

  • phpMyAdmin - this is a link to the phpMyAdmin tool. This application is used for the management of the databases and the database tables, running of SQL queries, importing and exporting of databases.
datab04.jpg

 

  • Remote MySQL - through this feature you can allow a remote database connection to your databases on the server. In the Access Hosts section, you should include the IP of the computer, which will initiate the remote connection.
datab05.jpg

 

PostgreSQL Databases

  • PostgreSQL Databases - using this feature you can create new PostgreSQL databases, list and remove the existing ones, add and delete database users with the corresponding passwords.

 

datab06.jpg

 

  • PostgreSQL Database Wizard - this tool has the same functionality as the MySQL Database Wizard, but for PostgreSQL databases.
datab07.jpg

 

  • phpPgAdmin - this is a link to the PostgreSQL database management tool, which has similar functionality to the phpMyAdmin application.
datab08.jpg
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Domains - Add-on Domains

Through the Addon Domains feature, you can add addon domains to your account. An addon domain...

Advanced Section

In the Advanced section, there are several tools which functionality will be described in the...

Advanced (UNIX Style) Cron Jobs Mod

Advanced (UNIX Style) Cron Jobs Mod This provides the regular UNIX style cron options. It is...

Files section in cPanel

Files section in cPanel    File Manager - allows you to manage your site through HTTP rather...

File Manager Detailed Tutorial

The File Manager allows you to manage your site through HTTP rather than an FTP tool or other...