https://github.com/wolfeidau/duckdb-docker-iceberg
This is a docker image containing the C++ libs required to run DuckDB with apache Iceberg
https://github.com/wolfeidau/duckdb-docker-iceberg
docker duckdb iceberg
Last synced: 6 months ago
JSON representation
This is a docker image containing the C++ libs required to run DuckDB with apache Iceberg
- Host: GitHub
- URL: https://github.com/wolfeidau/duckdb-docker-iceberg
- Owner: wolfeidau
- License: apache-2.0
- Created: 2024-03-02T00:03:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-03T01:13:35.000Z (over 1 year ago)
- Last Synced: 2025-03-24T17:52:38.665Z (7 months ago)
- Topics: docker, duckdb, iceberg
- Language: Makefile
- Homepage:
- Size: 23.4 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# duckdb-docker-iceberg
This is a docker image containing the C++ libs required to run [DuckDB](https://duckdb.org/) with [Iceberg](https://iceberg.apache.org/). It can be used with [ADBC](https://arrow.apache.org/docs/format/ADBC.html) and [Go](https://go.dev/).
# License
This application is released under Apache 2.0 license and is copyright [Mark Wolfe](https://www.wolfe.id.au/?utm_source=duckdb-docker-iceberg).