Live data from Hacker News

DuckPGQ – A DuckDB community extension for graph workloads

duckpgq.org

11–12 of 12 posts

Re: DuckPGQ – A DuckDB community extension for graph workloads

#12

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!

- Installing a db these days is not prohibitive. You don't have to hire a DBA

  curl  | bash
- Some graph databases allow you to query a relational source without migrating data
Post reply on HN