#6306·dbal

Support DuckDB

Author: aszenzCreated Feb 14, 2024Updated Aug 30, 2026
LabelsNew FeatureDrivers

Feature Request

DuckDB is a popular in memory db for analytical queries.

Right now it doesn't have a native php extension but it can be connected via pdo-odbc, unfortunately odbc as a driver is not supported in dbal.

Is their any interest in supporting it, if so what would be the best solution

Summary

Ideally connect to duck db via dbal