Lessons 11-15 | Full-Stack Module
Databases: Store Data Permanently
Use SQLite to understand tables, records, and persistence without adding unnecessary infrastructure.
Lesson 1440 minModule Cfree lesson
Learning objective
Understand tables, rows, basic queries, and persistence.
Lab outcome
Store and retrieve leaderboard records with SQLite.
Module milestone
Build a small full-stack leaderboard with persistent data.
Phase 1 · Briefing
Lesson briefing
Prepare material is being organized
Review the module outline or continue with the review section.
Next lesson · 15
Milestone: Online Leaderboard Works
Connect frontend, API, and database, then verify that leaderboard data survives beyond a page refresh.