DuckDB ODBC Scanner Extension
github.com·1d·
Discuss: Hacker News
🧩SQLite Extensions
Preview
Report Post

DuckDB ODBC Scanner

ODBC Scanner extension allows to connect to other databases (using their ODBC drivers) and run queries with odbc_query table function.

Outline:

Installation

odbc_scanner is built on DuckDB C API and can be installed on DuckDB version 1.2.0 or any newer version the following way (use the URL with 1.2.0 version in it even if you are running later version of D…

Similar Posts

Loading similar posts...