Intro To MySQL For PHP - Full PHP 8 Tutorial

preview_player
Показать описание
In this lesson, you will learn the basics of MySQL because you will need MySQL to work on websites, web apps & the project in the third section of this course. This lesson covers just the very basics of MySQL, but that should be enough to get you started & prepared with databases & MySQL.

SOME OF THE WAYS YOU CAN SUPPORT THE CHANNEL
👍 Smash the like button
🤝 Subscribe to the channel & turn the notifications on
💬 Post comments, any feedback is greatly appreciated
THANK YOU!

LESSON 2.29

RESOURCES

CHAPTERS
00:00 - Intro
00:59 - Install MySQL with Docker
03:18 - Show list of databases & create a database
04:06 - Using MySQL Workbench
05:42 - Creating tables, running queries, foreign keys, joins, etc
Рекомендации по теме
Комментарии
Автор

Good refresher for MySQL. Anyway, Thumps up for that video about indexes and mysql in general that you mentioned at 10:35, I full series on that would be dope

federicobau
Автор

A quick and compact introduction to Mysql database and basic SQL statements.
I liked that it was implemented through Docker :)
Well done!

tedybg
Автор

The best course. I wonder how many more lessons will there be and will a real project wake up at the end after block 3?

VS-nhqp
Автор

I'm excited to have reached this lesson. Had some issues installing the MySQL container but it finally worked. I have had big issues understanding how to link table IDs. Seeing how clear you made it I wonder why I struggled even after watching some other tutorial. If you make a video on indexes I'll be happy to watch it. For now, I'll move on. Thanks Gio

Zubbee
Автор

This PHP course is astonishing! Thanks a bunch!

Vitalii-mr
Автор

Would like to learn more about INDEXES 😉👍🏻

TobiasLauner
Автор

Do you have more MySQL classes coming? That was a nice one, clear and easy to follow, thanks

isaacsouza
Автор

Yes, you should make a series on Databases as well

superheroshortss
Автор

Definitely interest in SQL classes. LETS GO.

hectorluis
Автор

thank you, would love to see vid about db's indexes/optimization, again thank you, learning so much form your tuts

WhiteSiroi
Автор

Ah! Gio, I understood much better some previously confusing concepts. Thank you very much.

NedumEze
Автор

I had to come here and hit the like button although I am not watching it now (I'll watch it later).
Seeing the words MySQL next to PHP is just too sexy :D
A MySQL 101??? WOW!!!

kickass
Автор

Of course it would be great help sir, if you make video in indexes, mysql performance related things in general and how to do database design on large-scale, normalization, and so on which you mentioned in 10:35 timestamp, Waiting for such courses sir.

expresscoding
Автор

Thanks for this awesome series, hope you will show us how to deploy the project application on section 3 online at the end of this series🙏🙏🙏

mimlog
Автор

Great as always.
Do you perhaps have any book suggestions related to MySQL where advanced topics and behind the scenes stuff is covered too?

MrDKobra
Автор

best explaining mysql basics, when next video Gio?

phpisdead
Автор

Hi, i'm getting this error with db image: mysqld: Table 'mysql.plugin' doesn't exist, how to fix this? thanks

mit
Автор

Have you noticed that when you modified the full_name to be VARCHAR(150), it became nullable.

why it didn't keep the unmodified data about the column ?

obadaalzidi
Автор

It seems WSL2 docker runs into permission issue ./storage/mysql
mysqld: Cannot change permissions of the file 'private_key.pem.temp' (OS errno 1 - Operation not permitted)
programwithgio-db fails to start

watchernode
Автор

@Program with Gio, please after i learn this MySQL tutorial, do i still need to go and learn SQL and MySQL again from scratch, or this your tutorial on MySQL is enough?

unionwithgod