1. Configure MySQL Workbench
  2. Discussion: why (or why not) SQL?
  3. Configure local MAMP database - your own data server!
  4. Import the Bee Lab database to your local MySQL
  5. SQL queries revisited
  6. Exercise 1: join & aggregate
  7. Datatypes and table structure in MySQL
  8. Views, Constraints, and Indexes
  9. Creating a table from CSV
  10. Transactions & MySQL Dump files
  11. Full circle: query local db from R