The previous article introduced you to "How much do you know about PHP JSON functions? 》, this article continues to introduce to you what is mysql? What is mysql? What is mysql? Let us now understand what mysql is! Let’s learn how to install it and what it does!
PHP MySQL Introduction:
Through PHP, you can connect to and operate the database. MySQL is the most popular open source database system used with PHP.
What is MySQL?
#MySQL is a database system used on the web. MySQL is also a database system that runs on a server.
What is MySQL?
MySQL is a database system used on the web.
MySQL is a database system that runs on a server.
MySQL is ideal for both small and large applications.
MySQL is very fast, reliable, and easy to use.
MySQL supports standard SQL.
MySQL compiles on some platforms.
MySQL is free to download and use.
MySQL is developed, published, and supported by Oracle Corporation.
MySQL is named after company founder Monty Widenius's daughter: My.
Data in MySQL is stored in tables. A table is a collection of related data, consisting of columns and rows.
Databases are very useful when storing information in categories. A company's database might have the following tables:
Employees
Products
Customers
Orders
PHP MySQL
The combination of PHP and MySQL is cross-platform. (You can develop on Windows and apply on Unix platform.)
Download MySQL database:
If your PHP server does not have a MySQL database, you can download it on this website Download MySQL: <a href="http://www.mysql.com%E3%80%82%EF%BC%88%E5%85%8D%E8%B4%B9%EF%BC%89" _src="http://www.mysql.com。(免费)">http://www.mysql.com. (Free) </a>
Facts About MySQL Database:
One of the great features about MySQL is that, It is reduced to support embedded database applications. Perhaps because of this, many people think that MySQL can only handle small and medium-sized systems.
In fact, MySQL is the de facto standard database for websites that support huge data and traffic (such as Friendster, Yahoo, Google).
This address provides an overview of companies using MySQL: <a href="http://www.mysql.com/customers/%E3%80%82" _src="http://www.mysql.com/customers/。">http://www.mysql.com/customers/. </a>
Recommended learning: "PHP Video Tutorial"
The above is the detailed content of Some 'personal introduction' about my SQL! ! !. For more information, please follow other related articles on the PHP Chinese website!