This is an runnable example project of using DuckDB, with ADBC and Go.
Before running this sample application download and extract https://duckdb.org/data/iceberg_data.zip to a folder named data
in the base directory of this project.
This application is released under Apache 2.0 license and is copyright Mark Wolfe.