DBScholar

Back to papers

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)

Paper ID
4924
Venue
SIGMOD
Year
2014
Pagerank
-
Overall Rank
13,605 | 6.66%
DOI
10.1145/2588555.2602133

Incoming Non-self Citations Over Time

No non-self incoming citations found for this paper in this database.

Authors

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