Skip to content

leosantos2003/Intro-to-SQL

Repository files navigation

Intro to SQL

About

This repository documents the learnings from completing the Intro to SQL course on Kaggle.

Hands-on exercises focused on establishing a solid foundations on the Structured Query Language, essential in database workflows and data analysis, using Google BigQuery.

  • lesson 1: learning the workflow for handling big datasets with BigQuery and SQL.
  • lesson 2: the foundational components for all SQL queries.
  • lesson 3: getting more interesting insights directly from SQL queries.
  • lesson 4: ordering the results to focus on the most important data for use case.
  • lesson 5: organizing the query for better readability; especially important for complex queries.
  • lesson 6: combining data sources; critical for almost all real-world data problems.

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Leonardo Santos - leorsantos2003@gmail.com

About

Learning SQL for working with databases, using Google BigQuery.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages