Pedro-Caldas / mysql-one-for-all

In this project we had to normalize and restore a database from scratch, in addition to applying several queries with different levels of complexity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

One for All (MySQL)

Introduction

In this project, we had to normalize a database, create the commands to restore it in MySQL and, in addition, develop a series of queries with different levels of complexity to extract insights from within it.

Main used technologies:

MySQL

Instructions to utilize the application

To use the SQL commands developed here, you must have MySQL installed. To restore the database, you must run the query on the first challenge file (desafio1.sql) uploaded to this repository.

Commit history

You can check the entire commit history to see how the project was developed step by step.

Contact

You can get in touch with me at pedronerislc@gmail.com or by Linkedin.

About

In this project we had to normalize and restore a database from scratch, in addition to applying several queries with different levels of complexity.


Languages

Language:JavaScript 100.0%