The DuckDB ODBC extension allows DuckDB to seamlessly connect to any database system that provides an ODBC driver. This enables you to query and analyze data from a wide variety of data sources ...
Currently supports MySQL, PostgreSQL, SQLite and SQL Server (via ODBC). The project is hosted on github with documentation available on the wiki. See also: hibernated - ORM for D language which uses ...