00:00 – 1. FastAPI Project SQL Database Introduction
04:07 – 2. FastAPI Project Database Connection with ORM SQLAlchemy
12:38 – 3. FastAPI Project Database Tables (Models)
18:30 – 4. FastAPI Project Main (Create Database Connection for API)
22:34 – 5. FastAPI Project Installation of SQLite3 Terminal (Windows)
26:23 – 6. FastAPI Project Installation of SQLite3 Terminal (Mac)
28:34 – 7. FastAPI Project SQL Queries Introduction
42:45 – 8. FastAPI Project SQLite3 Setting Up Todos