For the love of god I don't need an entire lake.
Do you just want to get some development work done? Do you just want to stand up a local Iceberg REST catalog & some S3 compatible object storage? Do you just want to get pyiceberg or duckdb or spark-iceberg working? Yeah, me too.
- iceberg-rest-image: Iceberg REST catalog
- Garage: Object storage
docker compose up or podman compose up depending on what flavor of psycho you are.
The initial bootstrap script will generate the following files in the configs/ directory:
configs/.pyiceberg.yaml: PyIceberg configurationconfigs/awscli.env: AWS environment configuration variablesconfigs/duckdb.sql: DuckDB Iceberg/S3/REST Catalog configuration