Every app you use - the one that remembers your order history, your playlist, your bank balance - stores that information in a relational database, and retrieves it using a language called SQL that has barely changed since 1974. You will learn how that language works, why databases are built the way they are, and how to write queries that pull exactly the data you need from millions of rows without breaking a sweat.