MySQL

From Linuxhelp Wiki

c4tdomc4tboc MySQL is a widely used and fast SQL database server. It is a client/server implementation that consists of a server daemon (mysqld) and many different client programs/libraries.

MySQL is often combined with PHP to create dynamic web pages, and is supported by the likes of phpBB and phpNuke.

What's Related

External Links