In this video, we will learn how to connect the Mysql database to the NodeJs application. Before we go deep into the coding part, let’s get a brief introduction about these technologies:
NodeJs: An open-source platform for executing javascript code on the server side. Also a javascript runtime built on Chrome’s V8 JavaScript engine. It can be downloaded from here
Mysql: An open source Relational Database Management System (RDBMS) that uses Structured Query Language (SQL). It is the most popular language for adding, accessing and managing content in a database. Here we will use the Mysql as a database for our node application. It can be downloaded from here.
Node -v: It will show node version in our system.
Mysql -v: It will show Mysql version in our system.
Watch video Connecting Node.js to a MySQL Database | Node.js Connect MySQL with Node app online, duration hours minute second in high quality that is uploaded to the channel Code With Yousaf 11 March 2023. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 30,445 times and liked it 302 visitors.