on this page: Tutorials Main Sites backup clients date and time security views
[ to directory ]
MySQL is an SQL-based relational database management system (DBMS)
that runs under many operating systems.
MySQL can be accessed through a command-line client, web client
such as phpmyadmin, or os-based client.
It can also be accessed through any program that you write, in any programming language that has database capabilities. PHP and Perl are the two most widely-used programming languages for using with MySQL today.