Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 253 Bytes

File metadata and controls

13 lines (9 loc) · 253 Bytes

Node-MySQL

MySQL Database Control (NodeJS)

This application is used to simulate a database that can be interacted with using node Command Lines commands.

Technologies Used

  • MySQL
  • InquirerJS
  • JavaScript
  • NodeJS