Skip to content

Duck db demo application #514

@gshotwell

Description

@gshotwell

I've had great success using duckdb to speed up R shiny applications, and it would be great to have an example which showed off that integration on the Python side. Some ideas might be:

  • An ETL job which sends data to an on-disk duckdb instance which is colocated with the Shiny app
  • A Shiny app which uses duckdb to explore a large set of parquet files hosted on S3
  • An app which makes blends SQLite and duckdb to make use of multiple writes and columnar reads

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions