Tag
DuckPGQ is a DuckDB community extension that adds SQL/PGQ standard graph query capabilities to DuckDB, enabling high-performance graph analytics within analytical workflows.
PostgreSQL documentation introduces property graphs, a SQL/PGQ feature that allows querying relational data using graph pattern matching syntax, defined as read-only views over tables.