Weekly Bookmarks (opens in new tab)
These are some things I’ve wandered across on the web this week. 🔖 This article presents a comparison of graph capabilities in three different databases: DuckDB (v1.4.4 with duckpgq), LadybugDB (0.16.1), and PostgreSQL (19devel). We will load a large volume of records (5,635,972 rows of baseball data covering people, parks, team records, and game play-by-plays) into each database, define the entities and relationships, and write a variety of queries that take full advantage of the graph struc...
Read the original article