-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Since DuckDB provides parser extension API, I'm wondering if it's possible to make ggsql syntax available within DuckDB.
e.g., https://duckdb.org/community_extensions/extensions/psql
Unfortunately, this is currently C++ only API. I think their plan is to eventually expose this API to C API, which means also available from Rust via duckdb-rs, but I don't know when it happens (Probably after v1.6). Also, I'm not sure how hard the build would be.
I'm not sure if this is even possible, but visualization is what I really want when I use DuckDB!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels