MySQL is a relational database management system. A relational database stores data in different tables instead of putting all data in one big warehouse, which increases speed and improves flexibility.
The SQL language used by MySQL is the most commonly used standardized language for accessing databases. MySQL software adopts a dual licensing policy and is divided into community version and commercial version. Due to its small size, fast speed, low total cost of ownership, and especially the characteristics of open source, MySQL is generally chosen as the website database for the development of small and medium-sized websites.
Due to the excellent performance of its community edition, it can form a good development environment with PHP and Apache.
Course Introduction: "山學堂MySQL Video Tutorial" introduces you to the process from installation to using the MySQL database, with a detailed introduction The specific operations of each link.
Video link: http://m.miracleart.cn/course/490.html