Hacker News new | ask | show | jobs
by adsharma 14 days ago
Just use postgres (or another SQL db) ignores the following innovations:

* Columnar storage * Compressed Sparse Row on disk * Factorized joins * ASP joins, WCO Joins

Details: https://vldb.org/cidrdb/2023/kuzu-graph-database-management-...

1 comments

I'm not saying "only use Postgres", but you need to explain why core graph data needs your listed features.