Database Management

Specialist knowledge will be needed to make use of this facility

The Database available for use with your hosting is called MySQL. The MySQL database server embodies an ingenious software architecture that maximises speed and customisability. Extensive reuse of code within the software has resulted in a database management system unmatched in speed, compactness and stability. For more information please visit the MySQL website.

Most Common Use

As the demand for increased interactivity and real-time applications via the Web increase so does the need to be able to access detailed information quickly and effectively. Whether it is online shopping or checking train times chances are the information will be stored in a database and accessed through one of the many web based scripting technologies (e.g. Perl/ASP/PHP etc.). If you want to develop a dynamic website that is able to respond to user searches and queries then you will need a database to store that information.

Step-by-step

  1. Click on the 'Database Management' link
  2. Click on the 'Add Database' link
  3. Enter the username you would like for the MySQL database
  4. Enter the password you would like
    - alpha numeric characters only [a-z,0-9]
  5. Confirm your password
  6. Click the 'Create Database' button
  7. You can now use a program like MySQL Control Center to create tables for and populate your database

Related Subjects