Details
- Vendor
- CWI Database Architectures Group
- Type
- Property Graph
- Kind
- Extension
- Category
- Emerging
- License
- MIT
- Language
- C++
- Query Languages
- SQL/PGQ
The go-to resource for graph technology details
DuckDB community extension adding SQL/PGQ (SQL:2023 standard) graph pattern matching and graph algorithms to DuckDB's analytical engine.
License MIT
SPDX identifier as classified by GitHub from the repository licence file.
"spdx_id": "MIT"GitHub licence API — cwida/duckpgq-extension · reviewed 2026-08-02
Released 2023
GitHub repo created 2023-04-05 and the VLDB demo paper citing the artifact was published in 2023; confirms current value.
Daniel ten Wolde, Gábor Szárnyas, and Peter Boncz. DuckPGQ: Bringing SQL/PGQ to DuckDB. PVLDB, 16(12): 4034 - 4037, 2023.DuckPGQ: Bringing SQL/PGQ to DuckDB · reviewed 2026-08-02
Language C++
Confirms current value; the VLDB paper describes the extension's UDFs as C++, matching GitHub's per-repo language breakdown (C++ dominant).
with the help of some scalar User Defined Functions (UDFs) implemented in C++ that the module providesDuckPGQ: Bringing SQL/PGQ to DuckDB · reviewed 2026-08-02