DBScholar

Back to papers

YeSQL: "You extend SQL" with Rich and Highly Performant User-Defined Functions in Relational Databases

Summary: YeSQL embeds rich Python scalar, aggregate, and table UDFs directly into relational plans via a pluggable architecture. Tracing JIT, UDF fusion, parallelism, statefulness, and reduced engine–VM switching deliver up to 68× speedups. (summarized by gpt-5.6-luna on Jul 24 2026)

Paper ID
12909
Venue
VLDB
Year
2022
Pagerank
5.9157364e-05
Overall Rank
6,314 | 56.69%
DOI
10.14778/3547305.3547328

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@article{foufoulas_vldb22,
        title = {{YeSQL: "You extend SQL" with Rich and Highly Performant User-Defined Functions in Relational Databases}},
        author = {Foufoulas, Yannis and Simitsis, Alkis and Stamatogiannakis, Lefteris and Ioannidis, Yannis},
        journal = {PVLDB},
        series = {{VLDB} '22},
        volume = {15},
        number = {10},
        pages = {2270--2283},
        doi = {10.14778/3547305.3547328},
        url = {https://doi.org/10.14778/3547305.3547328},
        year = {2022}
}

Incoming Citations (Sorted by Pagerank)

Showing 11 of 11 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 15 of 15 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