MySQL database

​MySQL is popular database for Linux based software projects. MySQL is a multi platform software. It is also available for Windows OS. You can see a full list of supported operating systems in the download section of MySQL website.

MySQL tables can be of different types. I hope that I will describe these table types later.

Another popular database that is used in Linux is Postgres.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator