|
What is MySQL?
MySQL is a robust database server. It is often used to deliver dynamic content to web-sites such as forums. The languages most often used to interface with the MySql database server are Perl and PHP. However, C, C++, and Python and others may also be used. The official MySQL Web site may be found at: http://www.mysql.com
|