Skip to content

Structured SQL learning notes from SQLBolt, RegexOne, Kaggle, and GeeksforGeeks. Includes examples, mental models, and cheatsheets.

Notifications You must be signed in to change notification settings

Ph0enix22/sql_notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

26 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

SQL Notes

This repo contains my structured SQL learning notes, practice, and reference material.


Completed

  • SQLBolt (Full course) βœ…

In Progress (Planned)

  • regexone-notes.md 🦭

Repository Structure

sql-notes/
β”‚
β”œβ”€β”€ practice/
β”‚   └── leetcode_easy.md
β”œβ”€β”€ sqlbolt-notes.md βœ…
β”œβ”€β”€ regexone-notes.md (soon)
β”œβ”€β”€ kaggle-sql-notes.md (later)
β”œβ”€β”€ gfg-sql-notes.md (later)
└── README.md

Purpose

This repository serves as:

  • Personal SQL reference
  • Interview preparation resource
  • Portfolio project
  • Long-term knowledge base

Author

SMJ πŸ¦β€πŸ”₯

About

Structured SQL learning notes from SQLBolt, RegexOne, Kaggle, and GeeksforGeeks. Includes examples, mental models, and cheatsheets.

Topics

Resources

Stars

Watchers

Forks