<< Back
| MySQL 5 Databases |
MySQL is a true multi-user, multi-threaded SQL (Structured Query Language) database server. SQL is the most popular database language in the world. MySQL is a client/server implementation that consists of a server daemon (mysqld) and many different client programs and libraries. |
| MySQL Web Interface |
Manage your database by using phpMyAdmin, an easy to use web based interface for managing MySQL databases |
|