COP5725 Advanced Database Systems (Spring 2025)
Instructor: Peixiang Zhao
| Syllabus | Announcement | Schedule | Assignment | Project | Resources |
- Michael Stonebraker, Andrew Pavlo. What Goes Around Comes Around... And Around.... ACM SIGMOD Record, 2024
- Daniel J. Abadi, Samuel R. Madden, Nabil Hachem.Column-Stores vs. Row-Stores: How Different Are They Really? ACM SIGMOD, 2008
- Marcus Muller, Lawrence Benson, Viktor Leis. B-Trees Are Back: Engineering Fast and Pageable Node Layouts. ACM SIGMOD, 2025
- Goetz Graefe. Volcano - An Extensible and Parallel Query Evaluation System. TKDE'94.
- Rui Li, Zongyan He, Jeffrey Xu Yu. Join Optimization Revisited: A Novel DP Algorithm For Join&Sort Order Selection. VLDB Journal'25.
- Assignment 0 (Database fundamentals): in-class quiz
- Assignment 1 (Database fundamentals, Data storage and presentation, Advanced indexing)
- Assignment 2 (Query processing, Query Optimization)