Connect DuckDB to any data source -- Snowflake, MS Access, you name it. Just use ODBC: 1. install the proper ODBC drivers 2. load the nanodbc extension from the community 3. query/scan/attach your data from the comfort of your DuckDB instance ++ cross-platform
@igocrite.bsky.social