Add DuckDB Support
Author: zakaria-chahbounCreated Aug 30, 2025Updated Aug 26, 2026
Labelsenhancement
What do you want to change?
Hi team
First, thank you for the great work on sqlc! I’ve been using it with SQLite and really appreciate its capabilities.
I’d like to suggest adding support for DuckDB . It’s an open-source, in-process analytical database that serves as a powerful alternative to SQLite, especially for analytical workloads.
DuckDB’s lightweight design and strong analytical features make it a great fit for many projects. Having native sqlc support for DuckDB would be extremely valuable.
Thank you for considering this request!
What database engines need to be changed?
No response
What programming language backends need to be changed?
No response
Source: sqlc-dev/sqlc