This document outlines the plan for our workshop. We'll be breaking for 5 minutes each hour.
We'll get to know eachother and cover the assigned reading about databases.
Maximize your terminal and your font!
Throughout the day, we will create a PostgreSQL database and slowly add to it, covering the basics of SQL. Expect a short introduction to the command, followed by learning how it works via practice. One of our instructors will be walking around to make sure nobody gets stuck.
create
select
columns and*
where
like
andilike
insert
null
update
delete
- Primary keys
order
limit
and
or
in
We will dive deeper into our database, exploring advanced keywords and working through more difficult data challenges.
offset
join
null
(advanced)- Aggregate functions
We will model a familiar domain (timeclock, military unit, hotel) on the whiteboard.