DBScholar

Back to papers

DuckPGQ: Bringing SQL/PGQ to DuckDB

Summary: DuckPGQ integrates SQL:2023’s SQL/PGQ—graph pattern matching and shortest-path queries—into DuckDB as an extension. Demonstrates injecting new parsers, operators, optimizer rules, and graph structures into relational plans, unifying property-graph querying with standard SQL. (summarized by gpt-5.6-luna on Jul 24 2026)

Paper ID
13446
Venue
VLDB
Year
2023
Pagerank
5.8787285e-05
Overall Rank
6,439 | 55.83%
DOI
10.14778/3611540.3611614

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@article{wolde_vldb23,
        title = {{DuckPGQ: Bringing SQL/PGQ to DuckDB}},
        author = {Wolde, Daniel ten and Szárnyas, Gábor and Boncz, Peter},
        journal = {PVLDB},
        series = {{VLDB} '23},
        volume = {16},
        number = {12},
        pages = {4034--4037},
        doi = {10.14778/3611540.3611614},
        url = {https://doi.org/10.14778/3611540.3611614},
        year = {2023}
}

Incoming Citations (Sorted by Pagerank)

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