DBScholar

Back to papers

How DuckDB is USING KEY to Unlock Recursive Query Performance

Summary: Investigates USING KEY variant of recursive CTEs in DuckDB, enabling overwriting of previous intermediate results. Shows production-ready integration that reduces union-table size and runtime, validated on LDBC graphs with an interactive demo. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
h11d1b9cf53dea2ad
Venue
SIGMOD
Year
2025
Pagerank
5.0715586e-05
Overall Rank
10,147 | 31.78%
DOI
10.1145/3722212.3725107

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{bamberg_sigmod25,
        title = {{How DuckDB is USING KEY to Unlock Recursive Query Performance}},
        author = {Bamberg, Björn and Hirn, Denis and Grust, Torsten},
        series = {{SIGMOD} '25},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/3722212.3725107},
        url = {https://dl.acm.org/doi/10.1145/3722212.3725107},
        year = {2025}
}

Incoming Citations (Sorted by Pagerank)

Showing 1 of 1 citing papers.

Rank Citing Paper Year Venue Pagerank
10,884 FlowLog: Efficient and Extensible Datalog via Incrementality 2026 VLDB 4.9793485e-05
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 6 of 6 cited papers.

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

Rank Cited Paper Year Venue Pagerank
71 DuckDB: an Embeddable Analytical Database 2019 SIGMOD 0.00037720227
1,143 The POSTGRES Data Model 1987 VLDB 0.00011847554
2,938 RaSQL: Greater Power and Performance for Big Data Analytics with Recursive-aggregate-SQL on Spark 2019 SIGMOD 7.8355984e-05
3,055 The LDBC Social Network Benchmark: Business Intelligence Workload 2023 VLDB 7.6979859e-05
5,511 Runtime-Extensible Parsers 2025 CIDR 6.0994747e-05
7,448 A Fix for the Fixation on Fixpoints 2023 CIDR 5.5239801e-05
Previous Page 1 / 1 Next

Semantically Similar Papers