Skip to content

Add DuckDB as embedded analytics in Jupyter #16

@kiyeonjeon21

Description

@kiyeonjeon21

Priority: P2

DuckDB is the "SQLite for analytics" — add it to Jupyter for in-process OLAP.

What to do

  • Add duckdb to stacks/notebook/jupyter/requirements.txt
  • Create notebooks/07-duckdb-analytics.ipynb
  • Demonstrate: in-memory analytics, reading Parquet from MinIO, cross-source queries

Acceptance criteria

  • DuckDB importable in Jupyter without errors
  • Notebook demonstrates 3+ use cases
  • No new Docker Compose profile needed (embedded in Jupyter)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestnew-toolAdding a new tool

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions