Domain-Driven Design Masterclass
Turn tangled, ever-changing business rules into software that is a pleasure to extend. Learn st...
7-day money-back guarantee
A visual, hands-on tour of how databases really work — storage, the buffer pool, indexes, query plans, joins, transactions, and scaling — with PostgreSQL and MySQL labs that take queries from slow to 100x faster.
7-day money-back guarantee
Most developers can write SQL but treat the database as a black box — so when a query is slow, all they can do is guess. This course opens the box. You'll learn how a database engine actually works, from the bytes on disk to the optimizer's decisions, and use that understanding to take real queries from seconds to milliseconds.
It's a visual, hands-on course built around side-by-side PostgreSQL 16 and MySQL 8 labs, interactive diagrams, and end-to-end performance case studies. Every concept is something you can see, measure, and reproduce.
Interactive widgets let you step a B-tree as it splits, watch the buffer pool evict pages, explore an EXPLAIN plan tree, and race a sequential scan against an index lookup. Hands-on labs and case studies walk the full optimization workflow on realistic problems — and the capstone has you run a documented optimization engagement end to end.
Developers, data engineers, and DBAs who can write SQL but want to understand why queries are slow and how to make them fast. Comfort with SQL is the only hard prerequisite — no prior systems-programming or database-internals experience required.
Python & Big Data Engineer · 10 yrs · Data Engineering Lead, Tessellate
Ananya has built data platforms in Python for a decade, wrangling everything from gnarly ETL jobs to petabyte-scale Spark pipelines. She loves the craft of clean, testable Python and teaching the data-engineering fundamentals that survive whichever framework is trendy this year.
Fine for the fundamentals, but the pacing was uneven and a couple of topics were glossed over.
Five stars without hesitation. Everything is explained simply and there is real substance behind it.
Clear and practical. Most of it was excellent; one or two lessons could use a refresh.
Absolutely worth it. The instructor breaks down complex topics into bite-sized lessons that actually stick.
Turn tangled, ever-changing business rules into software that is a pleasure to extend. Learn st...
A complete, hands-on path from LLM fundamentals to a deployed Generative AI system. You build S...
A self-paced, beginner-friendly path from zero JavaScript to job-ready TypeScript: fundamentals...