Skip to content

Working in PostGres studio to wrangle, clean, and join datasets of employee history for a small-sized business.

Notifications You must be signed in to change notification settings

LexiJess/employee_history_SQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Working in PostGres studio to wrangle, clean, and join datasets of employee history for a small-sized business.

Beginning with an ERD to arrange the dataset with primary keys and other connections, I imported the code from the ERD to PostGres. The hardest part of this project was to get the ERD organized and coded. The difficulty after the ERD was formatting the individual columns to be selected from the tables AND joining the tables in a sequence that allowed them to chain together and join with all the information included. After that, the established patterns in the data shone through and creating the searchable database was fairly straightforward. Inner and outer joins make for fun returns!

About

Working in PostGres studio to wrangle, clean, and join datasets of employee history for a small-sized business.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published