MySQL service MySQL is the most popular open source database in the world. As an important part of LAMP (Linux+Apache+MySQL+Perl/PHP/Python), it is widely used in various applications. In the era of Web 2.0, the popular community forum software system Discuz! Both WordPress and blog platform implement the underlying architecture based on MySQL. In the era of Web 3.0, Facebook, Google, Alibaba and other large Internet companies have built mature large-scale database clusters using more flexible MySQL. Currently, MySQL supports the following versions: - MySQL 5.6
- MySQL 5.7
- MySQL 8.0
SQL Server SQL Server is one of the earliest commercial database products. As an important part of the Windows platform (IIS+. NET+SQL Server), SQL Server supports a large number of enterprise applications. SQL Server's built-in Management Studio management software has a large number of graphical tools and rich script editors. You can quickly start various database operations through the visual interface. The cloud data SQL Server has included the license fees of Microsoft, so you don't need to pay additional license fees. The current cloud database SQL Server supports the following versions: - SQL Server 2012 Web Edition, Standard Edition, Enterprise Edition
- SQL Server 2016 Enterprise Edition
- SQL Server 2017 Enterprise Edition
|