In this tutorial, you will learn how to create a full-stack web application with Vue js., node.js and MySQL. This is Part 1 of 3!
Introduction Video Link: • "Introduction" || Full Stack Web App Usin...
In this part 1, we will create a database.
To create a new database on MySQL, you can use tools like SQLyog, PHPMyAdmin, or similar tools.
🤔 What is MySQL and why it is used?
MySQL is a relational database management system based on SQL – Structured Query Language. ... The most common use for MySQL however, is for the purpose of a web database. It can be used to store anything from a single record of information to an entire inventory of available products for an online store.
Part2 Video Link: • part 2 : Backend || Full Stack Web App U...
code 💻: https://github.com/joyal7701/MVC_Node... ⭐
Timestamps
===========
00:00 Intro
00:51 create database
02:13 Outro
LinkedIn:
/ joyal7701
► Visit Our Playlists :
/ itbuddies
#vuejs #nodejs #mysql