How I Learned to Stop Worrying and Love Compilers
Summary: Architecture-aware SQL compiler treats data movement as first-class, using algorithm-picking to optimize placement on massively parallel hardware. Integrates managed-language runtimes with the SQL compiler to guide algorithm selection and assembly-level codegen via runtime profiling. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
- 1. Eric Sedlar (Oracle)
BibTeX Citation
@inproceedings{sedlar_sigmod14,
title = {{How I Learned to Stop Worrying and Love Compilers}},
author = {Sedlar, Eric},
series = {{SIGMOD} '14},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/2588555.2602133},
url = {https://dl.acm.org/doi/10.1145/2588555.2602133},
year = {2014}
}
Incoming Citations (Sorted by Pagerank)
Showing 0 of 0 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 0 of 0 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 23 | Efficiently Compiling Efficient Query Plans for Modern Hardware | 2011 | VLDB |
| 2 | 4,215 | Designing an Open Framework for Query Optimization and Compilation | 2022 | VLDB |
| 3 | 8,636 | Adaptive Code Generation for Data-Intensive Analytics | 2021 | VLDB |
| 4 | 2,488 | How to Architect a Query Compiler, Revisited | 2018 | SIGMOD |
| 5 | 8,567 | Database Research at MCC | 1986 | VLDB |
| 6 | 9,986 | Thriving in the No Man’s Land between Compilers and Databases | 2019 | CIDR |
| 7 | 3,331 | Datalog Redux: Experience and Conjecture | 2010 | PODS |
| 8 | 4,452 | Just-in-time compilation for SQL query processing | 2013 | VLDB |
| 9 | 1,797 | How to Architect a Query Compiler | 2016 | SIGMOD |
| 10 | 13,448 | Utilizing (and Designing) Modern Hardware for Data-Intensive Computations: The Role of Abstraction | 2021 | SIGMOD |