Skip to content

Adding support for DuckDB #326

@enzo-cappa

Description

@enzo-cappa

Hello!

It would be interesting to have support for DuckDB in the different SQL input, processors, and outputs.

DuckDB has a Go driver (see https://duckdb.org/docs/stable/clients/go.html) and the dialect is, for the most part, compatible with PostgreSQL (see https://duckdb.org/docs/stable/sql/dialect/postgresql_compatibility)

Is this something that could be considered?

Is there any documentation explaining how to add support for a new driver in case I dare to try creating a PR?

Thanks!

Metadata

Metadata

Labels

in-progressThis issue is currently in-progressnew componentThis issue will be resolved with the creation of a new bento component

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions