Skip to content

josephadeabah/DBN_FredsFurniture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

database_normalization_at_fred-s_furniture

A new online furniture store named Fred’s Furniture has hired you as their very first data engineer. Congratulations! Fred (the owner) knew when he started his business that he should be collecting data about orders, customers, and items. Unfortunately, Fred doesn’t have a background in database engineering, so he has been storing all of this information in a single database table. Now that his business is getting a little bigger, Fred is finding it harder and harder to maintain his database, so he’s hired you to help him redesign it. Over the course of this project, you will normalize Fred’s database by creating a new set of tables that contain all of the same information. You’ll then have a chance to explore how data modifications and queries differ before and after normalization. The provided database includes order, customer, and item data for Fred’s first month of business, which is contained in a table named store. Press ‘Start’ to begin inspecting the data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published