Parallel DatabasesExplores parallel and distributed databases, covering architectures, query optimization, data storage, and distributed transactions.
JIT Compilation: The Hyper ApproachExplores code generation approaches, operator abstractions, query compilation, data format adaptation, and operational systems in database query processing.
Database Systems: OverviewIntroduces database systems, covering DBMS ecosystem, relational model, course overview, prerequisites, course outline, grading scheme, projects, and teaching methods.
Query Operators: Part 1Explores query processing steps, physical plans, pipelined execution, and hashing for projections and joins.
Indexing in Database SystemsExplores indexing in database systems, covering storage, files, and efficient data retrieval techniques using various types of indexes.