Show HN: Connect DuckDB to any database that has an ADBC driver
A DuckDB community extension lets users query Snowflake, Databricks, BigQuery, PostgreSQL, MySQL, and other systems via ADBC drivers. It supports read_adbc and ATTACH for running SQL statements as if the database were local. The open-source project is planned for contribution to the Arrow project.