HN.zip

DuckPGQ – A DuckDB community extension for graph workloads

29 points by rzk - 4 comments
keynesyoudigit [3 hidden]5 mins ago
I don’t understand why the graph – relational crossover ecosystem doesn’t get more love like this – sometimes I want to explore a different paradigm on my data without installing a completely separate database and performing a migration.

This is super cool!

dzonga [3 hidden]5 mins ago
how's this comparable to kuzudb & maybe falkordb ?
keynesyoudigit [3 hidden]5 mins ago
Maybe I’m just silly, but one suggestion – I thought the PG stood for Postgres at first – some sort of cute name might be in order so people don’t get the impression that they have to install this on Postgres + pgduck or something.

LillipadsDB?

CBLT [3 hidden]5 mins ago
SQL/PGQ (Property Graph Queries) is part of the SQL standard as of 2023. I found this project months ago _because_ they included PGQ in their name, I was searching for PGQ implementations.