A node.js application that is running a server and takes in simple information from inquirer that updates, add and views your MYSQL databases. I made this project for future use and to solidify my knowledge in node.js and MYSQL databases.
- npm install
- npm i express
- npm install nodemon
- npm install console.table --save
- npm install terminal-kit
- npm i mysql
- npm install --save mysql2
I made this project to make it easier to run any MYSQL needs. This program will let you check all your databases in one place. It will also let you insert new data into the tables as well as updating existing data. This program runs on a node.js server that runs all commands live in the MYSQL databases and updated immediately.
N/A
N/A
If you would like to ask me any questions. Contact me at my email address below or you can check out my Github profile.
- Email- kfarshchian@gmail.com
- Github user name- kfarshchian