Welcome to Knowledge Website
Learn MySql
MySql is a relational database. Databases are two types. One is a flat database, such as, Microsoft Works Database. A flat database usually stores data in a storage area just like a text file. They have no structure. They have no relationship between two different tables. But a relational database is more sophisticated and complex. Though complex, it provides a better way to structure data into different tables and those tables can be linked together. MySql is one of several relational databases available today. MySql is a relational database management system (RDBMS). It runs as a server and allows multi-user access to a number of databases within.
With popularity of dynamic web page developement, MySql database provides a common user to play with a powerful database with cost of nothing. Yes, it is free.
To learn more about MySql click here.
