6.5 hours total from 20251230 to 20260106
Introduction to MySQL
I think among MySQL, SQLite, and PostgreSQL, MySQL is the most universal? Once you learn MySQL, you’ll understand the other two as well?
Video Notes
- Part 0: Watch someone else’s video to install MySQL
- Part 1: Basic MySQL operations—insert, delete, modify, query
- Part 2: MySQL constraints, functions, operators, indexes, concatenation, grouping, cascade deletion, triggers
Code Notes
Reference Course
MySQL tutorial for beginners
- YouTube