Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 916 Bytes

File metadata and controls

17 lines (17 loc) · 916 Bytes
layout title
default
Select Star SQL

This is an interactive book which aims to be the best place on the internet for learning SQL. It is free of charge, free of ads and doesn't require registration or downloads. It helps you learn by running queries against a real-world dataset to complete projects of consequence. It is not a mere reference page — it conveys a mental model for writing SQL.

I expect little to no coding knowledge. Each chapter is designed to take about 30 minutes. As more of the world's data is stored in databases, I expect that this time will pay rich dividends!


{% for tutorial in site.data.sitemap.contents %}

{{ tutorial.blurb }}

{% endfor %}