Preparation
Tools Setup
If you haven't already, install the following tools:
DBeaver, SQlite Viewer - VSCode Extension or any other SQL client of your choice.
(Optional) SQLite if you want to practice using the command line.
Reading List
Read/watch through this list of content before you come to the session:
Database Design - Phase 3 - Implementation - Don't implement the database, just read through the example.
Last updated