#11 - Sorting & Aggregation Algorithms ✸ MotherDuck Database Talk (CMU Intro to Database Systems)

CMU Database Group · 80:08

This CMU databases lecture walks through how a disk-oriented engine actually sorts and aggregates data once query plans start executing: in-memory sorts when everything fits, top-N heap sort when ORDER BY plus a limit...

Read the full summary on tuber

Redirecting...