Skip to main content

Relational Databases & SQL

Learn relational databases and SQL from the ground up. Covers querying, schema design, indexing, transactions, and integrating PostgreSQL into Node.js applications using raw drivers, Knex, Drizzle ORM, and Prisma — with a focus on understanding what every abstraction layer is actually doing.