01 / 05
Where does the data live?
The books in a library, the record of a club, the stock in a shop. Everything an app needs to remember is kept together in a store called a database.
SQL is the language you use to ask that database to show you something, or to add something to it. Let us start learning how to talk to it.