Skip to content

Discover a curated collection of SQL scripts and comprehensive documentation showcasing a diverse range of personal SQL projects

Notifications You must be signed in to change notification settings

Balasubramanian-pg/SQL-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Easy Way to SQL

In today’s data-driven business environment, SQL is the foundational skill for extracting value from data. Proficiency in SQL enables you to:

  • Transform raw data into actionable insights
  • Automate and streamline reporting processes
  • Support data-driven decision-making with precision
  • Enhance career opportunities in analytics, engineering, and leadership

This document serves as a central directory for all SQL-related projects, case studies, and learning materials within this portfolio. Each entry is organized for easy navigation, with direct links to documentation, datasets, and SQL scripts.

Balanced Tree Sales

A case study analyzing sales data for the "Balanced Tree" company, including query performance.

Car Price Analysis

An analysis project focused on understanding and modeling car prices.

Chicago Crime Exploratory Analysis

An exploratory data analysis correlating crime data with weather patterns in Chicago for the year 2021.

Company Department Analysis

An analysis related to a company's departmental structure and data.

Covid-19 Analysis

Analysis focusing on the characterization of a COVID-19 dataset.

CS Universities Data Analysis

A comprehensive analysis of universities offering Computer Science programs.

Danny's Diner Case Study

A popular SQL case study involving customer purchasing habits, pizza metrics, and business requirements at a diner.

Data Wrangling with SQL

Resources and exercises based on the 'Data Wrangling with SQL' book by Raghav Kandappa & Shivangi Saxena.

Meta: Database Creation & Social Media Clone

A project focused on database design, including schema for a social media platform clone (Facebook/Instagram).

MongoDB Resources

Reference material for working with MongoDB.

Nashville Housing Data Cleaning

A project demonstrating data cleaning techniques on the Nashville housing dataset using SQL.

NYC Public School Test Analysis

An analysis of public school test score data from New York City.

Runner & Customer Experience Analysis

Analysis focused on the experience of runners and customers, likely for a delivery or service platform.

Sao Paulo Invoice Analysis

A project focusing on the database design and analysis of invoicing data from Sao Paulo.

SQL 101 Course Materials

A collection of foundational materials and scripts for learning SQL.

SQL Murder Mystery

The classic interactive game designed to teach SQL concepts through a fun, problem-solving challenge.

SQL Test Practices & Case Studies

A collection of practice problems, interview questions, and case studies to sharpen SQL skills.

World Cup Exploratory Data Analysis

An exploratory data analysis of World Cup data, focusing on match and goal statistics.

Key Features

1. Business-Focused Learning

  • Real-world case studies covering:
    • Sales performance analysis
    • Customer behavior segmentation
    • Operational efficiency tracking
    • Financial and inventory reporting
  • Industry-relevant datasets for hands-on practice.

2. Accelerated Skill Development

  • Prioritizes high-impact SQL techniques used by professionals.
  • Concise, direct examples designed for rapid comprehension.

3. Enterprise-Ready Expertise

  • Optimized query writing for performance and cost efficiency.
  • Database design principles for scalability and reliability.
  • Advanced analytical methods to solve complex business problems.

Structured Learning Path

Foundational Skills

  • Core SQL operations (SELECT, WHERE, JOIN, GROUP BY)
  • Data manipulation (INSERT, UPDATE, DELETE)
  • Essential business queries (revenue calculations, basic aggregations)

Intermediate Applications

  • Advanced filtering and subqueries
  • Time-series analysis (trends, period-over-period comparisons)
  • Query optimization and indexing strategies

Advanced Techniques

  • Window functions for rankings and running calculations
  • Database normalization and schema design
  • Handling large-scale datasets efficiently

How to Proceed

  1. Begin with /foundation – Master the critical SQL commands first.
  2. Apply skills in /business-cases – Solve real business problems.
  3. Advance to /advanced – Refine expertise with high-level techniques.

Why This Approach Works

Traditional SQL training emphasizes syntax over application. This repository focuses on practical execution, ensuring that every concept learned translates directly to business value.

Begin Your SQL Mastery Today

Start with /foundation/1_core_queries.md to write your first high-value SQL query.

Contribute and Improve

  • Submit pull requests with additional business-focused SQL examples.
  • Share your progress and insights with the community.

SQL is not just a technical skill - it’s a competitive advantage. Start leveraging it now.

About

Discover a curated collection of SQL scripts and comprehensive documentation showcasing a diverse range of personal SQL projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published