Skip to content

tpothuri/SQL_Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 

Repository files navigation

πŸ—ƒοΈ SQL_Projects

A curated collection of SQL projects focusing on real-world data analysis, database design, and reporting use cases. This repository includes beginner to intermediate SQL applications covering business insights, data transformation, and querying skills using PostgreSQL/MySQL.

Each project is organized in a separate branch for modularity and clarity.


πŸš€ How to Navigate Projects (Using Branches)

  1. Visit the main repo page on GitHub.
  2. Click the "Branch" dropdown at the top-left (above the file list).
  3. Select the branch corresponding to the project you're interested in.

πŸ“‚ Branch List (Examples)

Branch Name Description
main Overview and instructions for the repo
Netflix Movies and TV Shows Data Analysis using SQL Netflix Movies & TV Shows Data Analysis

πŸ’‘ Each branch contains its own README.md with setup instructions, dataset source, schema info, and key query results.


πŸ› οΈ Tech Stack

  • SQL Dialects: PostgreSQL, MySQL, SQLite
  • Tools: pgAdmin, MySQL Workbench, DBeaver, DB Browser for SQLite
  • Features:
    • Data exploration & filtering
    • Aggregations, joins, subqueries
    • Window functions and CTEs
    • Data classification & keyword analysis
    • Query optimization and indexing
  • Version Control: Git & GitHub

πŸ“˜ Skills Demonstrated

  • βœ… Writing complex SQL queries
  • βœ… Data cleaning and transformation using SQL
  • βœ… Grouping, filtering, and sorting data for reports
  • βœ… ER modeling and relational schema design
  • βœ… Business intelligence queries
  • βœ… Thematic content analysis using string matching and classification
  • βœ… ETL pipelines with staging and final tables

About

A collection of SQL-based data analysis projects using PostgreSQL and MySQL. Each project explores real-world datasets through structured queries to uncover business insights, trends, and patterns.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors