Database Paper Browser

Back to papers

Functional-Style SQL UDFs With a Capital 'F'

Summary: Advocates functional-style SQL UDFs using self-invocation for recursion; compiles them to SQL:1999 recursive CTEs. A function-call graph–based compiler enables memoization, reference counting, and linear/tail recursion optimizations to produce fast, readable UDFs that outperform hand-tuned SQL. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
5922
Venue
SIGMOD
Year
2020
Pagerank
4.978205e-05
Overall Rank
6,645 | 53.78%
DOI
10.1145/3318464.3389707

Incoming Non-self Citations Over Time

Authors

Incoming Citations (Sorted by Pagerank)

Showing 9 of 9 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 12 of 12 cited papers.

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

Previous Page 1 / 1 Next

Semantically Similar Papers