Configures DuckDB as a SQL Server linked server via ODBC, enabling T-SQL queries that join local SQL Server tables with remote Parquet files over HTTP/HTTPS or AWS S3 in a single statement. SQL Server ...
This intergrates almost natively with Laravel Eloquent. Goal is to create a uniform ODBC package for Laravel, but it can run standalone as well. It is a fork of the abram/laravel-odbc repository. This ...