: MySQL
Database |
MySQL is a
relational database management system (rdbms) that provides users with a
powerful multi-user, multi-threaded SQL (Structured Query Language)
database solution. It is fast, robust, and easy to use. MySQL is provided
free of charge for all of our clients.
MySQL works great with PHP for handling databases.
We have additionally installed phpMyAdmin on all servers for database administration
through a browser interface. phpMyAdmin is documented at http://www.phpwizard.net/.
To create a database, follow the instructions on our
database creation page.
|