Back to all databases

DuckPGQ

DuckDB community extension adding SQL/PGQ (SQL:2023 standard) graph pattern matching and graph algorithms to DuckDB's analytical engine.

Overall rank
#51
First released
2023
License
MIT
Built with
C++

Details

Vendor
CWI Database Architectures Group
Type
Property Graph
Kind
Extension
Category
Emerging
License
MIT
Language
C++
Query Languages
SQL/PGQ
Sources 3 references

License MIT

SPDX identifier as classified by GitHub from the repository licence file.

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).