Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
MySQL For Beginners: Real Database Experience Real Fast
Rating: 4.6 out of 5(2,265 ratings)
7,487 students

MySQL For Beginners: Real Database Experience Real Fast

Learn SQL Concepts Through Simple Examples
Created byBrad Schiff
Last updated 7/2024
English
English [Auto],French [Auto],

What you'll learn

  • How to design your own new databases
  • How to query existing databases for the exact information you want
  • The SQL syntax without obsessive, robotic memorization
  • How to avoid common mistakes that result in slow performance

Course content

9 sections42 lectures7h 57m total length
  • Welcome To The Course!13:26

    Discover why databases beat spreadsheets and learn to design, create, and query a database from scratch using real examples and transferable MySQL skills.

  • Getting Started6:38

    Learn how to get started with MySQL by installing a local MySQL server and using MySQL Workbench to connect, creating a private sandbox for hands-on practice.

  • Installation Notes (Best Versions of Software)0:33
  • Installing on Windows14:59

    Install MySQL on Windows by downloading the official installer and selecting a custom server and workbench setup. Create a pet foods database with schemas and connect to a local instance.

  • Installing on Mac12:23

    Install MySQL community server and MySQL Workbench on Mac by downloading the dmg from the official site and selecting the Mac OS version; create a pet foods schema.

  • Installing on Linux12:49

    Install MySQL server on Ubuntu and configure secure access through the terminal, setting the root password, removing anonymous users, and preparing MySQL Workbench for local connections.

Requirements

  • No technical experience needed. You will learn everything you need to know; and only need a computer running a recent version of Windows, Mac, or Ubuntu.

Description

Understanding how databases work is a huge advantage for just about every career path. Whether you're interested in marketing, account management, research, programming or countless other fields; being able to leverage a database is incredibly powerful. In this course we will:

  • Learn why it's worth your time and effort to learn about databases

  • Install MySQL on your personal computer

  • Understand how to design and structure a database for your project's needs

  • Practice querying for the exact information you need

  • Use aggregate functions to perform useful actions on large sets of data

  • Relate different parts of the database together in powerful ways

  • Write SQL queries for two course projects together; step by step

  • Gain confidence that our new database skills are in demand and incredibly transferrable

This course may be brand new, but this isn’t my first time teaching. I’ve led training sessions for Fortune 500 companies and I’ve already helped over 170,000 people on Udemy and received the following feedback:

"Brad definitely has some of the best techniques to embed the lesson into your mind… hands down these are the best tutorials I have had the opportunity to view."

"Presentation is concise without being tedious… you honestly feel that you have a thorough understanding of the subject."

"…[Brad] explained the process. Not memorize this or that, he explained the process. If you're looking to take a course to understand the foundations of creating websites, look no further."

Become highly valuable and relevant to employers that have data driven needs; in one convenient place alongside one instructor. If you're ready to begin understanding databases - I'll see you on the inside!

Who this course is for:

  • Anyone interested in learning how to leverage the power of databases.