DBScholar

Back to papers

Aggify: Lifting the Curse of Cursor Loops using Custom Aggregates

Summary: Aggify automatically generates custom aggregates that semantically match cursor loops and rewrites queries to use them. This enables pipelined in-DBMS computation and leverages aggregates to reduce materialization and improve plans, with empirical gains. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
6013
Venue
SIGMOD
Year
2020
Pagerank
6.9695338e-05
Overall Rank
3,992 | 72.62%
DOI
10.1145/3318464.3389736

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{gupta_sigmod20,
        title = {{Aggify: Lifting the Curse of Cursor Loops using Custom Aggregates}},
        author = {Gupta, Surabhi and Purandare, Sanket and Ramachandra, Karthik},
        series = {{SIGMOD} '20},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/3318464.3389736},
        url = {https://dl.acm.org/doi/10.1145/3318464.3389736},
        year = {2020}
}

Incoming Citations (Sorted by Pagerank)

Showing 13 of 13 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

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