Skip to content

Send feature outputs to DuckDB file (instead of SQLite) #45

@d33bs

Description

@d33bs

We could use DuckDB to help increase performance and data type reliability within the project. While SQLite is useful in this regard it likely won't be as performant and has unstrict data typing which could lead to inference problems downstream. For example: Parquet data types map more directly to DuckDB than they do to SQLite types.

Brought up in conversation with @MikeLippincott

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions