Course Content
MySQL Editions
MySQL Editions
0/1
MySQL Database Structure
MySQL Database Structure
0/1
MySQL Components
MySQL Components
0/1
MySQL Tools
MySQL Tools
0/1
MySQL Data Types
MySQL Data Types
0/1
MySQL Storage Engines
MySQL Storage Engines
0/1
Create MySQL Database
Create MySQL Database
0/1
MySQL Create Table
MySQL Create Table
0/1
MySQL INSERT Statement
MySQL INSERT Statement
0/1
MySQL SELECT Statement
MySQL SELECT Statement
0/1
MySQL UPDATE Statement
MySQL UPDATE Statement
0/1
MySQL DELETE Statement
MySQL DELETE Statement
0/1
MySQL DROP Database
MySQL DROP Database
0/1
MySQL Functions
MySQL Functions
0/1
MySQL CREATE VIEW
MySQL CREATE VIEW
0/1
MySQL DROP Table
MySQL DROP Table
0/1
MySQL GROUP BY Clause
MySQL GROUP BY Clause
0/1
MySQL Replace Statement
MySQL Replace Statement
0/1
MySQL Subquery
MySQL Subquery
0/1
MySQL Joins
MySQL Joins
0/1
MySQL Import/Export
MySQL Import/Export
0/2
MySQL Beginner
About Lesson

MySQL is cross-platform and runs on many operating system platforms. This allows users flexibility and control. Popular operating systems that MySQL can run are as follows:

  • Windows
  • Linux
  • Mac OS/X
  • IBM AIX
  • Solaris

MySQL is a key part of the LAMP stack(Linux, Apache, MySQL, PHP/Perl/Python). LAMP stack is the fast-growing open-source enterprise software stack.

With its speed, performance, reliability, and ease of use, MySQL database has become the preferred choice for Web/Web 2.0, SaaS, ISVs, and Telecom companies.MySQL eliminates the major problems associated with downtime, maintenance, and administration for modern online applications.

Join the conversation