Member-only story
The Ultimate List of SQL Resources

Today I’m sharing my tried-and-tested SQL resources and I’ve also handpicked several of my personal favourites for you.
A little background on me
I’m an experienced accountant with no background in computer science or anything remotely related. I started learning SQL in May 2021 and pored over a number of SQL resources online — mostly free and several paid.
What I’m about to share with you are resources perfectly suitable for people who wishes to transition into data analytics and learn SQL, but do not know where to start or possess any prior SQL knowledge (like me! 🙆🏻♀️).
And, the best thing? They’re all F-R-E-E! 🌟
Look out for asterisks (*) for my favourite picks.
Take note on different flavours of SQL — PostgreSQL (“PSQL”), MySQL (“MySQL”), Microsoft SQL Server (“MSSQL”), Google BigQuery (GBQ)
For people who prefers learning from YouTube
- Alex Freberg aka “Alex The Analyst” * (follow him on LinkedIn for SQL tips!)
• Basic, Intermediate and Advanced tutorial (MSSQL) - Programming with Mosh * — 3-hour course (MySQL)
- freeCodeCamp — 4-hour course (MySQL)
- Edureka — 4-hour course (MSSQL)
- Kudvenkat — Playlist of everything SQL Server (MSSQL)
For people who prefers course with a good mix of lecture and tutorial
- Udacity SQL for Data Analysis *
- Kaggle
• Intro to SQL (GBQ)
• Advanced SQL (GBQ) - Danny Ma’s SQL Masterclass Course *(follow him on LinkedIn for SQL tips!)
For people who wants to practice SQL
For daily practice
For interview practice
- StrataScratch * — FAANG companies’ interview questions (PSQL, MySQL)
- HackerRank — Popular among start-ups as technical…