Skip to content

Feature request: DuckDB extension #1

@yutannihilation

Description

@yutannihilation

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions