Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Introduction to MySQL Database
Rating: 4.1 out of 5(174 ratings)
18,345 students
Created bySimon Sez IT
Last updated 4/2026
English

What you'll learn

  • Understanding MySQL architecture and installation of MySQL
  • Learning database design
  • Learn different data types

Course content

2 sections19 lectures2h 23m total length
  • Course Outline and Intro to MySQL and Database10:11
  • READ ME: Essential Information for a Successful Training Experience0:55
  • MySQL Architecture and Installation of MySQL15:55

    Learn MySQL architecture, including connection and authentication, thread management, parsing, and the optimizer. Understand pluggable storage engines like InnoDB and MyISAM and follow a practical Windows and Linux installation.

  • Installation Demo - Part 13:35

    Download the 5.6 community server bundle from sequel dot com, convert the Linux 32-bit rpm to a Debian package with alien, then install, start, and verify the MySQL server.

  • Installation Demo - Part 29:37

    Demonstrates a simple server-and-client MySQL 5.6 installation, secures the root account by changing the randomly assigned password, installs client tools, and configures time zone data for production readiness.

Requirements

  • A computer

Description

Interested in learning more about the world's most popular open source database?

During this introduction MySQL beginner course, discover the fundamental concepts of working with MySQL. Your instructor will discuss the MySQL architecture, installation of MySQL, and designing a database.

Who this course is for:

  • Anyone new to databases
  • Web developers