15 GitHub repositories that can help you learn SQL through practice, real datasets, interview questions, case studies, and hands-on query writing.
1. DataWithBaraa / sql-ultimate-course
Complete SQL learning path from basics to advanced queries, joins, CTEs, window functions, and optimization.
github.com/DataWithBaraa/sql…
2. DataWithDanny / 8-week-sql-challenge
Real business case studies for practicing analytics SQL and problem-solving.
github.com/DataWithDanny/8-w…
3. WebDevSimplified / Learn-SQL
Beginner-friendly SQL exercises with sample data and solutions.
github.com/WebDevSimplified/…
4. s-shemmee / SQL-101
Step-by-step SQL basics with examples, exercises, joins, subqueries, and aggregations.
github.com/s-shemmee/SQL-101
5. AlisdairO / pgexercises
PostgreSQL exercises for practicing joins, aggregation, subqueries, and advanced querying.
github.com/AlisdairO/pgexerc…
6. NUKnightLab / sql-mysteries
A fun SQL mystery project that helps you practice filtering, joins, and logical thinking.
github.com/NUKnightLab/sql-m…
7. XD-DENG / SQL-exercise
Real SQL practice problems with schemas, questions, and solution files.
github.com/XD-DENG/SQL-exerc…
8. Thomas-George-T / HackerRank-SQL-Challenges-Solutions
Solutions for HackerRank SQL challenges across easy, medium, and hard levels.
github.com/Thomas-George-T/H…
9. lerocha / chinook-database
Popular sample database for SQL practice, dashboards, and portfolio projects.
github.com/lerocha/chinook-d…
10. anthonydb / practical-sql-2
Code and datasets from Practical SQL, focused on SQL for real-world data analysis.
github.com/anthonydb/practic…
11. ozencb / postgresql-exercises
PostgreSQL questions and answers based on a single practice dataset.
github.com/ozencb/postgresql…
12. Devinterview-io / sql-interview-questions
SQL interview questions and answers useful for interview preparation.
github.com/Devinterview-io/s…
13. gowthamrajk / SQL-Tutorials
Topic-wise SQL tutorial notes useful for beginners learning MySQL.
github.com/gowthamrajk/SQL-T…
14. mdh266 / SQL-Practice
SQL solutions from LeetCode, HackerRank, DataLemur, and SQLZoo.
github.com/mdh266/SQL-Practi…
15. Oyebamiji-Micheal / SQL-Practice-Questions-and-Answers
Practice questions and solutions focused on building SQL confidence.
github.com/Oyebamiji-Micheal…
Learning SQL is not just about memorizing syntax.
You need to practice:
• analytical thinking
• business problem solving
• joins and aggregations
• interview-style questions
• real dataset exploration
Save this list if you’re serious about improving your SQL skills.