Hands-on intro to SQL (Structured Query Language) workshop
Do you need to ask complicated questions of your data? Do you need sophistication and a spreadsheet just won't do? Then a relational database may be for you! Join us for a hands-on, interactive introduction to SQL, the language for querying structured data. Computers with all the necessary software will be provided for you.
Topics include: importing content into a SQLite database (DB); info on relational DBs, DB management systems, and DB design; basic queries, including unique values and calculations; filtering; building complex queries; sorting; nulls; order of execution; aggregating; joining; and lots more helpful tips.
Can't make the workshop? All the materials are available in the workshop's GitHub repository!