The goal is to learn and perform hands-on SQL to analyze different types of datasets. All the SQL queries are written in Google BigQuery which is a serverless, distributed SQL Query engine. The projects go from Basic level to Advanced level.
For every query that is run, BigQuery has the option of execution graphs that provides a comprehensive overview of the memory, compute, time and other attributes. It's a nice way to udnerstand and optimize your queries.