Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 729 Bytes

File metadata and controls

12 lines (9 loc) · 729 Bytes

Source Code

Data

Consisting of two folders:

  • db_csvs, csv versions of the database for increased portability. They are not used in class.
  • external, various external csv and json files utilized in later modules for importing, exporting, view creation, etc

SQL

Our database for all in-class live-coding and assignments: farmersmarket.db

If you are looking for the self-assessment chinook.db, it is found in 02_activities folder