Home  >  Article  >  Database  >  Mysql series (2) application places

Mysql series (2) application places

黄舟
黄舟Original
2017-01-22 16:37:08907browse

Compared with other large databases

LAMP

such as Oracle, DB2, SQL Server, etc., MySQL has its own shortcomings, but this has not reduced its popularity at all. For general individual users and small and medium-sized enterprises, the functions provided by MySQL are more than enough, and because MySQL is open source software, it can greatly reduce the total cost of ownership.

Linux as the operating system, Apache or Nginx as the web server, MySQL as the database, and PHP/Perl/Python as the server-side script interpreter. Since these four software are all free or open source software (FLOSS), you can use this method to build a stable and free website system without spending a penny (except for labor costs), which is called "LAMP" in the industry. or "LNMP" combination.

The above is the content of Mysql series (2) application sites. For more related content, please pay attention to the PHP Chinese website (www.php.cn)!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn