-
Notifications
You must be signed in to change notification settings - Fork 923
Any planning to supported duckdb? #2515
-
Should sqlc add supported of duckdb ? That's awesome embedded RDBMS may instead of sqlite3 in OLAP scene.
The most stars go-driver for duckdb go-duckdb
Beta Was this translation helpful? Give feedback.
All reactions
-
👀 1
We're big fans of duckdb, but don't have any current plans to integrate it into sqlc.
The go-duckdb package you linked is helpful, but we need access to the internals to power parsing SQL and resolving types and references. Since DuckDB is open source, it's possible, but will be a significant amount of work.
Replies: 1 comment 2 replies
-
We're big fans of duckdb, but don't have any current plans to integrate it into sqlc.
The go-duckdb package you linked is helpful, but we need access to the internals to power parsing SQL and resolving types and references. Since DuckDB is open source, it's possible, but will be a significant amount of work.
Beta Was this translation helpful? Give feedback.
All reactions
-
❤️ 4
-
Thanks for reply.
At least we know what the difficulties are and hope the integrate can be planned as soon as possible.
Beta Was this translation helpful? Give feedback.
All reactions
-
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1