How To Connect To MySQL Database From Node Js : The FASTER Way

Published: 28 March 2021
on channel: ToThePointCode
1,500
31

In this video, we look at a fast way to connect to MySQL database from Node JS.
GET SOURCE CODE 📀⬇️

🔴 Get Project Source Code - https://bit.ly/nodejs-mysql-backend

🔴 All Other Source Codes & Support - https://bit.ly/ttpc-monthly-access

NOTES

🔵 We look at how to connect to MySQL database from Node JS the faster way.

🔵 We insert and fetch data from the MySQL database using the Node JS Backend API.

LET’S WORK

👋 You can reach me at - https://www.tothepointcode.com/contact

CHECK OUT THESE HELPFUL TUTORIALS

🟡 Complete React and Node JS Login System -    • Login Page with React and Node Js + E...  

🟡 Node JS Projects -    • Node JS Starter Guide  

🟡 React Native Projects -    • React Native Starter Guide  

🟡 Publishing Expo React Native App to Play Store Journey
   • Publish Expo React Native App to Play...  

🟡 PHP Project
   • PHP CRUD Application ft MySQL, JQuery  

TOOLS USED

🟠 Tool for my thumbnail & images - https://partner.canva.com/ttpc

🟠 Cheap website domain name - https://namecheap.pxf.io/ttpc


FOLLOW US ON:

🔵 Twitter -   / tothepointcode  

🔵 Instagram - https://www.instagram.com/invites/con...

🔵 GitHub - https://github.com/tothepointcode

🔵 YouTube -    / @tothepointcode  

CHAPTERS

00:00 Node JS + MySQL Concepts to be covered
00:43 Creating an Express Js Project
02:16 How to set up the Node JS Server
04:55 How to set up the MySQL Database Connection
08:12 Creating a Route to Fetch from MySQL Database
10:30 Route to Fetch Data from MySQL DB with Search Id
11:57 Route to Insert Data Into the MySQL Database
13:27 Testing Insert Route with Postman

#tothepointcode #mysql #nodejs