Skip to content

namhaivu173/MySQL_Normalization_practice

Repository files navigation

MySQL DB Normalization Practice

  • Practice importing data to MySQL Workbench and creating normalized database to store data (up to 3rd Normal Form)
  • The dataset used is "airport.csv", containing information of airports in the US
  • The .pdf report shows step-by-step process of normalization and presents queries that help answer a few business questions PDF
  • The .png images show glimpse of the dataset and the final schema design for the 3NF database

Glimpse of dataset


3NF Schema Design

About

MySQL 3NF DB Design

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages