Welcome! This course teaches the SQL you actually use for analytics, with DuckDB — an in-process analytics database that runs anywhere, including your browser.
What you'll learn
- Reading data with
SELECT, filtering withWHERE - Summarizing data with aggregations and
GROUP BY - Combining tables with joins
How this academy works
Each lesson is short and hands-on. Mark a lesson complete when you're done — your progress is saved to your profile, and your team can see how far the group has come.
Coming soon: runnable SQL labs right inside the lesson. For now, follow along in the DuckDB shell.