DBScholar

Back to papers

PgCuckoo: Laying Plan Eggs in PostgreSQL's Nest

Summary: PgCuckoo leverages PostgreSQL planner hooks to pass external plan trees for immediate execution, with plan-detail inference and decoration to mimic native plans. External code generators and experimental SQL-plan rewrites can use PostgreSQL as a back-end, demonstrated via a live account of hatching foreign plan eggs. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
5781
Venue
SIGMOD
Year
2019
Pagerank
5.6173637e-05
Overall Rank
7,441 | 48.95%
DOI
10.1145/3299869.3320211

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{hirn_sigmod19,
        title = {{PgCuckoo: Laying Plan Eggs in PostgreSQL's Nest}},
        author = {Hirn, Denis and Grust, Torsten},
        series = {{SIGMOD} '19},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/3299869.3320211},
        url = {https://dl.acm.org/doi/10.1145/3299869.3320211},
        year = {2019}
}

Incoming Citations (Sorted by Pagerank)

Showing 3 of 3 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 4 of 4 cited papers.

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

Rank Cited Paper Year Venue Pagerank
568 SageDB: A Learned Database System 2019 CIDR 0.0001641553
2,854 Extracting and Analyzing Hidden Graphs from Relational Databases 2017 SIGMOD 8.0350257e-05
3,155 Query Shredding: Efficient Relational Evaluation of Queries over Nested Multisets 2014 SIGMOD 7.695861e-05
4,847 Avalanche-Safe LINQ Compilation 2010 VLDB 6.4805473e-05
Previous Page 1 / 1 Next

Semantically Similar Papers