2 papers
cs.DB2026
EXPLAIN Yourself! Finding Query Planner Stalls Across DBMSes
Geoffrey X. Yu, Ryan Marcus, Tim Kraska
Query planners are typically expected to produce optimized plans quickly, leading many researchers (including the authors of this paper) and practitioners to design systems that as…
cs.DB2026
JetStream: Generating Query Accelerators for Existing Database Systems
Akhilesh Balasingam, Amadou Ngom, Geoffrey X. Yu +1
Recent work has shown that LLMs can synthesize highly specialized database systems for fixed workloads, but existing approaches typically assume static data and replace the databas…