MySQL Database - Full Course

  Рет қаралды 304,704

freeCodeCamp.org

freeCodeCamp.org

Күн бұрын

Пікірлер: 126
@TheGrandmaster1
@TheGrandmaster1 3 жыл бұрын
Yes! 2 hours, goldilocks zone. Not too much, not too little. Perfect way to knock the rust off my database skills and get back in the game. Every day this damn channel astonishes me with the incredible content.
@okelloisaac2306
@okelloisaac2306 3 жыл бұрын
Thanks a lot , I am currently studying DBMS and this already so helpful
@jeffherdzina6716
@jeffherdzina6716 3 жыл бұрын
This is by far the best information about learning MySql on KZbin.
@asharma741
@asharma741 2 жыл бұрын
Hi sir, Git Cli works perfectly fine for Windows users no need to install putty, just a little tip. Awesome course!
@karengomez3143
@karengomez3143 6 ай бұрын
Takeaways: -Normalized data could increase the query complexity but could lean towards data integrity. -40:00 Forward Engineer to DB (to create a SQL Script in Workbench). -52:00 There's a SET SQL_SAFE_UPDATEs = 1; that is going to block DELETE * FROM table. - There's different ways to select data, joins showing repeated or different data from 2 tables. -Thanks to transaction isolation levels and transaction logs, transactions are done in a expected manner. -Clustered indexes: through B-tree based on primary key, unique non-nullable index, internally maintained PK (hidden).
@Random_Coffee_Cup
@Random_Coffee_Cup 3 жыл бұрын
I love this Chunnel so freaking much
@cedricmendoza8316
@cedricmendoza8316 3 жыл бұрын
Me too!
@ExclusivelyC4
@ExclusivelyC4 2 жыл бұрын
Thanks!
@hemanthsrujan8414
@hemanthsrujan8414 3 жыл бұрын
Your timing is awesome ..... thanking you to do more...
@sleeping4cat
@sleeping4cat 3 жыл бұрын
I'm High School Student :) And I'm learning to do my Software Development tasks ^^
@woosukbyun2455
@woosukbyun2455 Жыл бұрын
Watched some part of this video and seems good to watch the whole thing. Thanks for the great video!
@Sam-ke5zb
@Sam-ke5zb 3 жыл бұрын
Thanks for this. It came on the right time. Bless up
@t-ree
@t-ree 3 жыл бұрын
Didn't started yet. But i think it will be outstanding!!
@bavan1358
@bavan1358 3 жыл бұрын
Hellll yeahhhhh , right when I needed
@ashutoshthite
@ashutoshthite 3 жыл бұрын
Thanks for putting it... I just needed this..
@hmm7458
@hmm7458 3 жыл бұрын
oo what a timing.. i was abt to start with some database and full stack
@jhramirezr
@jhramirezr 3 жыл бұрын
Hello, couple of questions 1) If I’m using Mac, should I still start by installing Linux like you did in the video? 2) When you opened mySql, and stated that your database was already connected - - is it the same thing as what you did in the CLI previously? 3) Later, when you forward engineered. Which hosts and port names did you use? The same ones from your AWS EC instance? Sorry I’m just confused Thanks!
@kareenaolivera
@kareenaolivera 3 жыл бұрын
How is this channel for FREEE? thank you so much for this! Forever Grateful! If I become successful coder, I will forever mention you guys haha!!!
@sanumioluwafemi7247
@sanumioluwafemi7247 3 жыл бұрын
Just a question please. At 48:22, was product_3 created? I tried running it but I am getting an error saying ecomm_store.product_3 doesn't not exist. I will appreciate your reply. Thanks for the training session.
@maramcharanteja6320
@maramcharanteja6320 3 жыл бұрын
please make a course on object oriented programming in c++
@AmeerHamza-mt5yi
@AmeerHamza-mt5yi 3 жыл бұрын
You help lot of people keep doing man thanks a lot ❤️❤️
@christian37ism
@christian37ism 2 жыл бұрын
I couldn't connect my ec2 instance to mysql workbench so I made an RDS and used that. A little detour, but it all worked out.
@anarpatel8998
@anarpatel8998 2 жыл бұрын
thank you for sharing!! My ec2 wasn't connecting either. I used same approach.
@vonnghost
@vonnghost 2 жыл бұрын
how did you do that?
@christian37ism
@christian37ism 2 жыл бұрын
@@vonnghost Create an rds with your amazon account, then link the workbench to it the same as ec2
@josuemartinez4685
@josuemartinez4685 9 ай бұрын
awesome work...thanks team..!!
@StaticBlaster
@StaticBlaster Жыл бұрын
Thank you, sir, for your generosity and sharing your knowledge with the world.
@TK-wp3iw
@TK-wp3iw 3 жыл бұрын
Do we need Data base algorithms and similar complex stuff for front end??
@neillunavat
@neillunavat 3 жыл бұрын
Yes. Actually even if u just do casual programming stuff, u still should learn data structures and algorithms because it really helps in solving problems. Thats what separates professionals from the rest. They optimize and write code in such a way that it is.... Very neat.
@vinny142
@vinny142 3 жыл бұрын
"Frontend" just means "in the browser", so what you need to be able to do "something in the browser" depends entire on what you want to do. Mostly: no, the frontend does not have to have any knowledge of how the backend stores the data, they only have to know how the API works.
@elobservador7155
@elobservador7155 3 жыл бұрын
Gracias por los subtitulos! Son de mucha ayuda +1
@papusa9878
@papusa9878 3 жыл бұрын
Another SQL course yayyy😄😄😄
@thejack483
@thejack483 3 жыл бұрын
2:11 Let me comb first then we will start MySQL
@calvo_en_moto
@calvo_en_moto 3 жыл бұрын
Thank you for this beautifil material
@marc5226
@marc5226 3 жыл бұрын
Thanks for the course! Why did you not use AWS RDS to set up the database and what are the advantages of doing it this way?
@muhammadsolikhin8025
@muhammadsolikhin8025 3 жыл бұрын
Really-really Helpfull
@flanker8415
@flanker8415 3 жыл бұрын
There is already a basic MySQL course on the channel, why not get an intermediate or advanced course?
@ilianos
@ilianos 3 жыл бұрын
Do you mean the one that's about 4 and a half hours long? I feel like I will like this one better.
@kensimba7868
@kensimba7868 2 жыл бұрын
I agree. Am done with that 4.5 hrs basic mysql training and I thought this could be an advanced one. We need next level tutorials pls
@thedevnoteyt
@thedevnoteyt 3 жыл бұрын
Thanks Freecodecamp ❤️
@jeffkamga7902
@jeffkamga7902 3 жыл бұрын
Hi please which software do you use to make videos and edit them. I hope to hear from you soon.
@therealnero820
@therealnero820 3 жыл бұрын
Learned more from an indian guy then in school
@ZeusOP
@ZeusOP 3 жыл бұрын
How do we write directly to Excel sheets from mysql
@Juancarlos-hw8sf
@Juancarlos-hw8sf 3 жыл бұрын
Gracias buen hombre, 👌👌👌👌👌👌👌
@BlissAden
@BlissAden 3 жыл бұрын
Can’t wait for Postgress
@alongbarbrahma484
@alongbarbrahma484 3 жыл бұрын
I have zero experience on Mysql. Can i take this course as a beginner?
@GilligansIsland
@GilligansIsland 3 жыл бұрын
Yes you should be able to. plain SQL is pretty simple as a query language and not much like typical programming languages so most people are probably starting from 0 like you. Have fun!
@invinciblevikas9553
@invinciblevikas9553 3 жыл бұрын
I am student as this course are good for me
@r3ady150
@r3ady150 2 жыл бұрын
Why is AWS EC2 Instance needed? There was no explanation what this is and why it's needed.
@adeshmishra1671
@adeshmishra1671 3 жыл бұрын
Why we need to create a AWS account for learning MySql??
@CrazyGamerEmonJ
@CrazyGamerEmonJ 3 жыл бұрын
Skip that part, just use a terminal or download Linux or run Linux on VM
@burakmike3161
@burakmike3161 Жыл бұрын
Thanks a lot
@buntypeter4584
@buntypeter4584 3 жыл бұрын
What are prerequisites for the course??
@TorFromReno
@TorFromReno Жыл бұрын
The video to create AWS account is unavailable and marked as "private".
@keshavthakur5990
@keshavthakur5990 3 жыл бұрын
Very nice
@emilianorobertosesaregoaco4770
@emilianorobertosesaregoaco4770 2 жыл бұрын
I cannot install mysql-commuty-server with this instructions. I have errors like: nothing provides libstdc++.so.6(CXXABI_1.3.13)(64bit) needed by mysql-community-server-8.0.30-1.el9.x86_64 .. etc.
@user-hs2vc2rl9w
@user-hs2vc2rl9w 25 күн бұрын
how do I access setting up the AWS account? It says private and I can't access it
@AmroAlmutasim
@AmroAlmutasim 3 ай бұрын
is this for linux or windows ?
@aditya_asundi
@aditya_asundi 3 жыл бұрын
thanks fcc!!!
@drhastings
@drhastings 3 жыл бұрын
The start of the video is not beginner friendly.
@teenytinytoons
@teenytinytoons 3 жыл бұрын
it's quite awful actually.
@ivanzq21
@ivanzq21 2 жыл бұрын
What do you mean? I did not understand
@malkeetnanwa23
@malkeetnanwa23 3 жыл бұрын
I am a non-technical person so can I start learning mysql as first programming language to get job in IT Industry
@niturai9488
@niturai9488 3 жыл бұрын
you should start with javascript or python as they are easy to learn and are in demand also after that you can learn sql but prior to all these you should learn some computer basics like using the command line, installing and uninstalling programs, creating and saving files and the most important thing, you should learn to type as fast as you can by the touchtyping method. This will save a lot of time and reduc your learning duration to appoximately 3/4 th of what it takes to learn normally
@teenytinytoons
@teenytinytoons 3 жыл бұрын
@@niturai9488 lol. JS is not easy to learn.
@iamcktyagi
@iamcktyagi 3 жыл бұрын
Thank-you
@juju-9454
@juju-9454 3 жыл бұрын
Do we need to learn while we know mongoDB?
@el_cucu2512
@el_cucu2512 3 жыл бұрын
that*s which i was looking for.
@coderinmood5119
@coderinmood5119 3 жыл бұрын
Awesome
@curmudgeoniii9762
@curmudgeoniii9762 3 жыл бұрын
Sequel and SQL are not the same thing. Sequel is the name of IBM's first database system. SQL is "structured query langauage" and the tow and NOT interchangable. Hope this helps.
@reztheson
@reztheson 2 жыл бұрын
I think it’s just the pronunciation, and how people choose to pronounce it. Sequel or SQL 🤷🏿‍♂️
@speedrusha
@speedrusha 2 жыл бұрын
SQL = Sequel = Structured English QUEry Language
@GM-uj8cs
@GM-uj8cs 3 жыл бұрын
마이스꿜 이즈 파퓰러 데러베이르~
@vimanyupurty6166
@vimanyupurty6166 3 жыл бұрын
It would have been kind if you had show how to install in the Windows.
@__-cd1nd
@__-cd1nd 3 жыл бұрын
Thanks
@anupamkumar7083
@anupamkumar7083 3 жыл бұрын
Creating an aws account was not necessary for linux users, we can do all this locally, I was a fool and created one, now its going to be a waste.
@GustavAgar
@GustavAgar 3 жыл бұрын
Postgress please 🙏
@ramdayalkumawat3712
@ramdayalkumawat3712 3 жыл бұрын
Next course for unity course plz
@dilipkumar-ck1nc
@dilipkumar-ck1nc 3 жыл бұрын
Give us a course on iis webserver
@aniljangir2540
@aniljangir2540 3 жыл бұрын
great
@farhan_aftab
@farhan_aftab 3 жыл бұрын
Laravel Please ?
@CodingByAmp
@CodingByAmp 3 жыл бұрын
Cool
@ganalytical
@ganalytical 3 жыл бұрын
Likes for the video
@HarshAnalysis
@HarshAnalysis 3 жыл бұрын
I have a test 4 days later and this popped up... Wth
@williamgomez6087
@williamgomez6087 3 жыл бұрын
ThankUThankUThankUThankUSenior
@azizshifulla1938
@azizshifulla1938 3 жыл бұрын
I want termux full course
@r3ady150
@r3ady150 2 жыл бұрын
So I tried to push through. I got through creating first db but then you just skipped to the sql scripts. i thought this was for beginners. You skip over key steps. Like after you created database how to properly save it. Not everyone can do A b skip c and d then go on to e f g. A beginners course explains everything in between. This is not a beginner course. This is not a good course.
@LectureHubKe
@LectureHubKe 2 жыл бұрын
Mine is beginner. Check out my playlist
@longalex5194
@longalex5194 2 жыл бұрын
I'm quite disappointed about the 'Data Modeling' and 'Creating a table' part. I believe they should be more hand-writing other than just using tools MySQL offers. I agree it is time-saving but business do not pay you for just using tools because everyone else can learn them too. They only have no idea how tables are actually created, for example pk refers to columns of a table, a table cannot have 2 pks but a pk can consist of as many columns as user want.
@OkiemTaty
@OkiemTaty 2 жыл бұрын
"in this full tutorial course for beginners" you fail to explain key points of the earliest of journeys - installing DB... If someone hasn't worked with a DB why would you assume they have knowledge about connecting to one? you go through the process but you have loads of presuppositions and assumptions about the knowledge of your audience...
@VTS_99
@VTS_99 Ай бұрын
This is not Database administration , this should be called MySQL Developer .. its abou Crud and stuff not admin really
@IamCaptainDeadpo0l
@IamCaptainDeadpo0l 10 ай бұрын
"MYSQL" self obsessed much
@anantgamer8952
@anantgamer8952 3 жыл бұрын
😊
@samsonsylvester9545
@samsonsylvester9545 3 жыл бұрын
MySQL
@endrisofia
@endrisofia 3 жыл бұрын
👏👏👏👏
@mrrishiraj88
@mrrishiraj88 3 жыл бұрын
🙏
@MP-wm9gb
@MP-wm9gb 3 жыл бұрын
Who da hell gave 26 thumbs down? People, CMON! This is just pure hate and nothing more. Idiots.
@ivanyosifov2629
@ivanyosifov2629 3 жыл бұрын
I guess it comes from the PHP haters.
@Timureithi
@Timureithi 3 жыл бұрын
People who never made it past html.
@TonyTony-dl9xr
@TonyTony-dl9xr 3 жыл бұрын
Add lyrics uzbek please
@satyasridevi851
@satyasridevi851 3 жыл бұрын
I am just ----
@iamibayat
@iamibayat 3 жыл бұрын
First comment!!
@ashishhverma
@ashishhverma 3 жыл бұрын
First like, first comment, first viewer
@SkulzR
@SkulzR 3 жыл бұрын
S
@billuop5665
@billuop5665 3 жыл бұрын
10 th
@kweku1on1
@kweku1on1 2 жыл бұрын
This video isn't really helpful. The instructor skips some key aspects thinking its just easy to work around but most people watching this video are beginners and they need to know how everything is down to the latter. So much confusion going forward. I wouldn't recomend.
@LectureHubKe
@LectureHubKe 2 жыл бұрын
Kindly review my MySQL playlist
@timmcgee6787
@timmcgee6787 3 жыл бұрын
It is pronounced my SQL not my sequel
@balajidevanathan6107
@balajidevanathan6107 6 ай бұрын
This Guy will waste your time 😏
@MOLOTOV_1991
@MOLOTOV_1991 Жыл бұрын
00:08 😰🤮😭
@karamalinumberone7478
@karamalinumberone7478 3 жыл бұрын
thank you for teaching but Indian acsend is super annoying
@rajugunawan
@rajugunawan 3 жыл бұрын
Thanks
Вся база SQL для начинающих за 1 час
1:19:48
Vlad Mishustin
Рет қаралды 361 М.
SQL Course for Beginners [Full Course]
3:10:19
Programming with Mosh
Рет қаралды 12 МЛН
She wanted to set me up #shorts by Tsuriki Show
0:56
Tsuriki Show
Рет қаралды 8 МЛН
Sigma girl VS Sigma Error girl 2  #shorts #sigma
0:27
Jin and Hattie
Рет қаралды 124 МЛН
MySQL - The Basics // Learn SQL in 23 Easy Steps
17:17
Fireship
Рет қаралды 946 М.
How I use SQL as a Data Analyst
15:30
Luke Barousse
Рет қаралды 854 М.
SQL Tutorial - Full Database Course for Beginners
4:20:39
freeCodeCamp.org
Рет қаралды 19 МЛН
Roadmap for Learning SQL
4:52
ByteByteGo
Рет қаралды 533 М.
Learn SQL Beginner to Advanced in Under 4 Hours
4:04:58
Alex The Analyst
Рет қаралды 195 М.
Что такое SQL?
7:11
Merion Academy
Рет қаралды 364 М.
Практический курс по SQL для начинающих - #1 Введение в PostgreSQL
2:06:31
EngineerSpock - IT & программирование
Рет қаралды 675 М.