Skip to content

Investigate DuckDB #11

@derekperkins

Description

@derekperkins

SQLite will choke pretty quickly on analytical queries. DuckDB is essentially SQLite as an analytical, columnar database. Putting reporting there will help SQLite stay viable longer for interactions. If you wanted to get extra fancy, there's an official WASM port that runs client side in the browser, that should be sufficient for most of the data sizes that SQLite would support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions