Since my previous post on DuckDB (DuckDB as the New jq), I’ve been continuing to use and enjoy DuckDB.| Paul Gross’s Blog
uv is an extremely fast Python package and project manager, written in Rust.| docs.astral.sh
Recently, I’ve been interested in the DuckDB project (like a SQLite geared towards data applications). And one of the amazing features is that it has many data importers included without requiring extra dependencies. This means it can natively read and parse JSON as a database table, among many other formats.| Paul Gross's Blog