DuckPGQ – A DuckDB community extension for graph workloads
1–10 of 12 posts
Re: DuckPGQ – A DuckDB community extension for graph workloads
#2This is super cool!
Re: DuckPGQ – A DuckDB community extension for graph workloads
#3LillipadsDB?
Re: DuckPGQ – A DuckDB community extension for graph workloads
#4Maybe 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?
Re: DuckPGQ – A DuckDB community extension for graph workloads
#5Re: DuckPGQ – A DuckDB community extension for graph workloads
#6how's this comparable to kuzudb & maybe falkordb ?
Re: DuckPGQ – A DuckDB community extension for graph workloads
#7how's this comparable to kuzudb & maybe falkordb ?
kuzudb was sunsetted. I think for graph workloads duckdb is best bet, even though this is just a community plugin the upstream duckdb has really robust community doing a lot of heavy lifting and updates.
Re: DuckPGQ – A DuckDB community extension for graph workloads
#8Re: DuckPGQ – A DuckDB community extension for graph workloads
#9Maybe 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?
If you wanted something like this in Postgres, then good news is that PG19 (currently in beta) is adding SQL/PGQ support as well.