Usig Mysql2 package, Inquirer package, and console.table package I have created an application where the user can have a nice friendly Command-Line UI that organize's sql query data into a nice table. Also allowing the user to manage over their employee_db
First you will need to have MySQL Server installed on ur computer. After downloading just run...
npm install
//then run
node index.js
Our goal was to make an app that had a easy to use UI that ran in the terminal, that allows the user to manager their employee_db
Here is an example video1, video2
This application is covered by the MIT license.
Gustavo Muratalla
Watch my video to see an example of our application video1, video2
U can always open a github issues prompt from our github repo
Find me on GitHub: Teku-Guy
Email me with any questions: gusmuratalla@gmail.com