AIBC · Week 1

Week 1 – Data Foundations

SQL + Supabase basics

Focus for this week

Understand how data is stored, queried, and structured so you can power AI tools with real information.

Skills & concepts

  • Tables, rows, primary keys, and relationships
  • Basic SELECT / INSERT / UPDATE / DELETE
  • Simple JOINs between related tables
  • Using Supabase as a hosted Postgres backend

Weekly deliverable

A Supabase project with at least two related tables (e.g., veterans and claims) and a handful of sample records.

Back to AIBC overviewTip: bookmark this page as your weekly briefing.