root@coding-prodigies:~# โ–Š
// lesson 1 of 12 ยท 5 min

Welcome to SQL Databases

โš‘ Report an issue with this lesson

Almost every real application needs to store data that survives after the program stops running. SQL is the language for that โ€” not a programming language in the general sense, but a language purpose-built for asking questions of structured, tabular data.

This course uses standard SQL that works, with minor variations, across PostgreSQL, MySQL, and SQLite.

// free preview

9 more lessons โ€” including Project: design a small course-platform schema โ€” plus a certificate are waiting.

Unlock the full course โ€” $59.99