MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 ChGenre: eLearning | Language: English + .VTT | Duration: 2 hour | Size: 2.31 GBLearn MySql Database With Node.js and Javascript The Fast and Easy Way!What you’ll learnUnderstand how to use MySQL Databases With Node jsUnderstand the basics of what a Database can do.
Install Node, MySQL, Git Bash, Wamp, and MySQL moduleYou’ll Learn How To Create a Database and TableHow to put data in and take data out using Node and JavascriptHow to update and delete data from the databaseHow to explore what’s in the database whenever you wantHow to create basic reports with the data from your databaseRequirementsA Basic Understanding Of Javasctipt Programming Would Be HelpfulA Basic Understanding Of Node js would be usefulYou don’t need any special tools, we’ll download everything we need for free. You just need a Windows, Mac, or Linux computerDescriptionThese days everything uses a database, and MySQL is one of the most popular databases out there.
FREE and Open Source, Mysql is a great database for just about all your needs.
Likewise, Node.js is one of the most popular and powerful web development platforms. Pairing the two together is a powerful combination!In this course you’ll learn the basics of using MySQL with Node.
js and Javascript.
You’ll learn how to create databases and tables, add data, sort data, create reports, pull specific data, and more.
For this courses I’ll assume you already have a basic knowledge of Javascript programming and Node, but you don’t need to know anything at all about databases or MySQL to take the course.
You’ll learn…What Is A DatabaseHow To Install NodeHow To Install Git Bash TerminalHow To Install Wamp and PHPMyAdminHow To Install the MySQL Node ModuleHow To Connect to Database in NodeHow To Explore MySQL With PHPMyAdminHow To Create A DatabaseHow To Create A TableHow To Insert One Record Into TableHow To Insert Many Records Into TableUnderstanding Data TypesHow To Select Data From TableHow To Format Our ResultsHow To Use The Where ClauseHow To Use The Like Clause and WildcardsHow To Use AND and ORHow To Updating RecordsHow To Limit and Order ResultsHow To Delete RecordsHow To Delete (Drop) A TableAnd More!I’ll walk you through all of this and more, step by step.
If you have any question along the way, I’m here to answer them.
If you’ve ever wanted to understand databases or use them in your Node programs, this is the course for you.
We’ll download everything you need for this course for free, you don’t need any special tools!I’ll see you on the inside!-John ElderWho this course is for:Anyone who wants to use the MySQL Database with Node js and Javascript