Max Gabrielsson
maxxen.bsky.social
Max Gabrielsson
@maxxen.bsky.social
Software Engineer @ DuckDB Labs
Reposted by Max Gabrielsson
duckdb-rs 1.3.1 is the first release I was involved in. Expect many more to come! 🤘

We also plan to implement changes that will allow us to publish new crate versions without waiting for the next DuckDB release.

github.com/duckdb/duckd...
Release v1.3.1 · duckdb/duckdb-rs
Had to re-issue the release since the CD job failed. Sorry about that! What's Changed Multiple upgrade.sh improvements by @mlafeldt in #514 Fix a bunch of problems reported by Clippy by @mlafeldt ...
github.com
June 24, 2025 at 1:44 PM
Reposted by Max Gabrielsson
Full excel support also dropped in DuckDB 3 days ago (not through GDAL) 👀
Add support for reading/writing `.xlsx` files by Maxxen · Pull Request #3 · duckdb/duckdb_excel
This PR adds support for reading and writing .xlsx files through COPY TO/FROM ... FORMAT (XLSX), a new read_xlsx() table function as well as a .xlsx file replacement scan. The XLSX file parsing is ...
github.com
December 9, 2024 at 2:43 PM