DBScholar

Back to papers

The Flatter, the Better: Query Compilation Based on the Flattening Transformation

Summary: Flattening-based query compiler translates nested iterations into lifted primitives for data-parallel backends. Haskell-embedded frontend demonstrates expressiveness for ordered data, grouping, and aggregation, with PostgreSQL and VectorWise backends and broad engine applicability beyond shredding. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
5036
Venue
SIGMOD
Year
2015
Pagerank
6.0779807e-05
Overall Rank
5,814 | 60.12%
DOI
10.1145/2723372.2733539

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{ulrich_sigmod15,
        title = {{The Flatter, the Better: Query Compilation Based on the Flattening Transformation}},
        author = {Ulrich, Alexander and Grust, Torsten},
        series = {{SIGMOD} '15},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/2723372.2733539},
        url = {https://dl.acm.org/doi/10.1145/2723372.2733539},
        year = {2015}
}

Incoming Citations (Sorted by Pagerank)

Showing 5 of 5 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 5 of 5 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Rank Cited Paper Year Venue Pagerank
147 Making Smalltalk a Database System 1984 SIGMOD 0.00029474235
2,507 AQuery: Query Language for Ordered Data, Optimization Techniques, and Experiments 2003 VLDB 8.4889096e-05
3,155 Query Shredding: Efficient Relational Evaluation of Queries over Nested Multisets 2014 SIGMOD 7.695861e-05
3,406 Cache-Conscious Radix-Decluster Projections 2004 VLDB 7.4392655e-05
4,847 Avalanche-Safe LINQ Compilation 2010 VLDB 6.4805473e-05
Previous Page 1 / 1 Next

Semantically Similar Papers