/databases

Primary LanguageJavaScript

Databases

This is a project I completed as a student at Hack Reactor. This project was worked on with a pair.

This app stores chat messages into a MySQL Database using both raw queries and an ORM.

Tech

  • jQuery
  • Express/Node.js
  • MySQL
  • Sequelize
  • Mocha/Chai