Play the New York Times Connections puzzle with DuckDB
Summary
This article reviews a GitHub README for connections.duckdb, which enables playing the New York Times Connections puzzle within DuckDB using SQL macros and JSON data feeds. It covers setup, how to view today's words and puzzle, testing guesses, and development tasks, highlighting a reproducible data-tooling approach for game data.