Everything About MySQL Database

Learn MySQL with this comprehensive guide covering syntax, CRUD operations, data types, transactions, and more for efficient database management.

  • Overview
  • Curriculum
  • Instructor
  • Review

Brief Summary

This course is all about getting your hands dirty with MySQL! You'll dive into the wonderful world of databases, learning to create, update, and manage your data using SQL. Perfect for anyone who wants to build their own web projects!

Key Points

  • Learn MySQL syntax and basics
  • Understand CRUD operations: Create, Read, Update, Delete
  • Get to know data types and how to use them
  • Master transactions and subselects
  • Explore views and stored routines

Learning Outcomes

  • Write and execute MySQL queries with confidence
  • Create and update databases and tables easily
  • Utilize MySQL's built-in functions effectively
  • Implement basic data management practices
  • Develop a full CRUD application

About This Course

A guide to work with MySQL and it's syntax, CRUD, data types, transactions, sub selects, views, and store routines.

MySQL is by far the most popular database management system for small- to medium-sized web projects. Only the proprietary Oracle database and the small embeddable SQLite are more widely deployed. MySQL is named after the eldest daughter of Ulf Michael Widenius, the main author of the original version of MySQL whose daughter's name is My.

MySQL routines the Structured Query Language also known as SQL to define, update and query the database. SQL is used on fundamentally all major relational database systems, on many platforms and in many applications. I will cover the necessary skills to use and program a database using MySQL. It is the nature of database management systems that there is marvellous divergence between how SQL is implemented in each system. Most of this course is keen on showing you how SQL is implemented by MySQL and how it can be used effectively in your database applications.

In this course, I will provide clear, concise tutorials that guide you through creating and maintaining a MySQL database of your own. We will start with the basic syntax of SQL as it's implemented by MySQL. I will explain how to use the select statement, and how to create, update, and delete data from your tables. I'll show you specifically where the MySQL version of SQL differs from the standard, and how to get the most out of MySQL specific dialect.

I also will explore the

  • basic syntax,

  • using SQL statements to

    • Create

    • Insert

    • Update

    • And delete data from your tables

  • I will also cover creating a new database from scratch

  • Data types

  • Transactions

  • Subselects

  • Views

  • And stored routines

Plus, learn about the multi-platform PHP PDO interface that will help you connect your database to web applications.

I will cover creating and deleting databases, data types, transactions, sub selects, views, and stored routines. And finally, I will show you a full working CRUD application. CRUD is an acronym for Create, Read, Update and Delete. MySQL is one of the most widely deployed database management systems in the world. Understanding MySQL will serve you well in your database applications.

  • Write MySQL queries

  • Create and updating databases and tables

  • Use MySQL built-in functions

Instructor

Profile photo of Eric Azimi
Eric Azimi

I am a software engineer and web developer with a passion for creating engaging and informative video tutorials about technology and programming. I hold a first-class Honours degree from one of London’s top universities and specialize in cutting-edge technologies related to software development, web development, and coding.Over the years, I’ve developed proficiency in numerous programming languages, particularly web-based ones. My...

More Courses By Eric Azimi
Review
4.9 course rating
4K ratings
ui-avatar of Sreejith G
Sreejith G.
4.5
6 years ago

It is very good for people who want to get knowledge about MySQL.

  • Helpful
  • Not helpful
ui-avatar of Arvind Sinha
Arvind S.
4.0
8 years ago

seems to be good explanation

  • Helpful
  • Not helpful
ui-avatar of Heather Cole
Heather C.
3.5
8 years ago

too much detail in some areas (like math and dates). A bit unspecific with some terms and keystrokes

  • Helpful
  • Not helpful
Leave A Reply

Your email address will not be published. Required fields are marked *

Ratings

Courses You May Like

Lorem ipsum dolor sit amet elit
Show More Courses