Skip to content

ProfShaggi/SQL-Employee-Data-Analysis-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

SQL Employee Data Analysis Project πŸ’Ό

πŸ“Š Project Overview

This project showcases my ability to design, manage, and analyze databases using SQL.
It demonstrates a complete workflow β€” from database creation and data manipulation to querying, procedures, and data integrity checks β€” all centered around an employee dataset.

The project helped strengthen my SQL problem-solving and analytical skills, aligning with my continuous growth as a data analyst.


🧩 Key Concepts Demonstrated

  • Database Creation & Schema Design
    • CREATE DATABASE, CREATE TABLE, data types, and relationships
  • Data Manipulation
    • INSERT, UPDATE, DELETE, and data validation
  • SQL Operators
    • AND, OR, IN, BETWEEN, LIKE
  • Constraints
    • NOT NULL, UNIQUE, PRIMARY KEY, FOREIGN KEY, CHECK
  • Aggregate & Built-in Functions
    • COUNT, MIN, MAX, AVG
  • Stored Procedures
    • Automating tasks and reusable queries
  • Data Backup & Recovery
    • Using backup commands and recovery simulations

🧠 Tools & Environment

  • Database System: MySQL / SQL Server
  • Query Editor: SQL Server Management Studio (SSMS), Azure Data Studio, or MySQL Workbench
  • File: SQL_scratch_project.sql

🎯 Learning Objective

To deepen my understanding of relational databases and strengthen my ability to perform complex data queries, maintain data integrity, and apply SQL in real-world data analysis projects.


πŸš€ How to Use

  1. Clone this repository:
    git clone https://github.com/<yourusername>/SQL-Employee-Data-Analysis-Project.git

Open the SQL file (SQL_scratch_project.sql) in your SQL environment.

Execute the queries step by step to observe database creation, manipulation, and analysis.

πŸ‘¨β€πŸ’Ό Author

Oluwasegun Adelaja

Data Analyst | Agricultural & Resource Economics Graduate

LinkedIn Adelaja Oluwasegun

Email Adelajaoluwasegun2@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published