DBScholar

Back to papers

A Fix for the Fixation on Fixpoints

Summary: Derives iterative CTE variants from SQL:1999 WITH RECURSIVE's loop-based operational semantics, avoiding fixpoint semantics and monotonicity constraints. Variants let CTEs retain/forget past iterations or store keyed iteration state, enabling imperative-style iterative SQL with better readability and performance. (summarized by gpt-5-mini on Feb 09 2026)

Paper ID
471
Venue
CIDR
Year
2023
Pagerank
5.2115442e-05
Overall Rank
9,833 | 32.54%
DOI
-

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{hirn_cidr23,
        address = {Amsterdam, Netherlands},
        series = {{CIDR} '23},
        title = {{A Fix for the Fixation on Fixpoints}},
        booktitle = {Proceedings of the {Conference} on {Innovative} {Data} {Systems} {Research}},
        author = {Hirn, Denis and Grust, Torsten},
        year = {2023}
}

Incoming Citations (Sorted by Pagerank)

Showing 4 of 4 citing papers.

Rank Citing Paper Year Venue Pagerank
9,808 Trampoline-Style Queries for SQL 2025 CIDR 5.214913e-05
9,813 Democratize MATCH_RECOGNIZE ! 2025 VLDB 5.214913e-05
9,957 How DuckDB is USING KEY to Unlock Recursive Query Performance 2025 SIGMOD 5.1879626e-05
9,960 Optimizing Nested Recursive Queries 2024 SIGMOD 5.1879626e-05
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
63 An Amateur's Introduction to Recursive Query Processing Strategies 1986 SIGMOD 0.00038782376
2,684 Compiling PL/SQL Away 2020 CIDR 8.25952e-05
2,935 RaSQL: Greater Power and Performance for Big Data Analytics with Recursive-aggregate-SQL on Spark 2019 SIGMOD 7.9444531e-05
3,257 One WITH RECURSIVE is Worth Many GOTOs 2021 SIGMOD 7.590651e-05
6,328 Functional-Style SQL UDFs With a Capital 'F' 2020 SIGMOD 5.9113895e-05
Previous Page 1 / 1 Next

Semantically Similar Papers