Skip to content

Project developed during the back-end module of the Trybe full-stack web development course. Project used to practice the concepts of SQL database manipulation and table normalization.

Notifications You must be signed in to change notification settings

m4rcos-dev/BackEnd-project-mysql-one-for-all

Repository files navigation

🎉 Welcome to my project mysql-one-for-all repository

MySQL-Logo wine

flag tools

Project developed during the back-end module of the Trybe full-stack web development course.

Project used to practice the concepts of SQL database manipulation and table normalization.

It was used as business rules of a database similar to spotfy using tables without normalization. Thus normalizing the tables to be used on the basis of the creation of the database

🔨 Project features

  • First normal form tables
  • Second normal form tables
  • third normal form tables
  • Database created using normalization tables

📥 Installing Dependencies

npm install

▶️ Running application

  1. it is necessary to have docker installed and configured
  2. Run node and db services with docker-compose up -d command.
  3. Each Query is separated by challenge files named from 1 to 9

🧔 Author

About

Project developed during the back-end module of the Trybe full-stack web development course. Project used to practice the concepts of SQL database manipulation and table normalization.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published