Ryan Marcus
banner
ryanmarc.us
Ryan Marcus
@ryanmarc.us
Assistant professor at UPenn. Database systems. https://RyanMarc.us

I'm mostly on Mastodon, https://discuss.systems/@ryanmarcus
For that one query that must go 𝑟𝑒𝑎𝑙𝑙𝑦 𝑓𝑎𝑠𝑡, BayesQO (by Jeff Tao) finds superoptimized plans using Bayesian optimization in a learned plan space. It’s costly, but the results can train an LLM to speed things up next time.

📄https://rm.cab/bayesqo
June 3, 2025 at 7:34 PM
LimeQO (by Zixuan Yi), a 𝑤𝑜𝑟𝑘𝑙𝑜𝑎𝑑-𝑙𝑒𝑣𝑒𝑙 approach to query optimization, can use neural networks or simple linear methods to find good query hints significantly faster than a random or brute force search.

📄https://rm.cab/limeqo
June 3, 2025 at 7:34 PM