Part of the Resources Library — SQL Engineering Handbook
Full structured courses, as a complement to the individual books, docs, and videos elsewhere in this library. Pair with the roadmaps in README.md rather than working through a course in isolation.
| Course | Provider | Level | Best For | Free / Paid |
|---|---|---|---|---|
| SQL (full course) | freeCodeCamp | Beginner | A complete, self-paced, project-verified fundamentals course | Free |
| Intro to SQL: Querying and managing data | Khan Academy | Beginner | Bite-sized, exercise-driven lessons — good for the 15–20 minute daily-session format | Free |
| SQL Tutorial | ThoughtSpot (formerly Mode Analytics) | Beginner–Intermediate | Browser-based practice against real datasets, no local setup required | Free |
| SQL for Data Science | Coursera (various universities) | Beginner–Intermediate | A structured, graded course with a certificate, for readers who want external accountability | Free to audit; paid for certificate |
| SQL Fundamentals / Intermediate SQL | DataCamp | Beginner–Intermediate | Interactive, in-browser exercises with instant feedback after every line | Free tier limited; subscription for full access |
[!NOTE] Mode Analytics was acquired by ThoughtSpot; its SQL tutorial content has migrated under the ThoughtSpot brand. If you find an old
mode.comlink elsewhere, expect a redirect.
Next: datasets.md. Back to Resources Library.