Iceberg V3-native ingestion engine. Move data from any source to Apache Iceberg with one SQL statement β sub-minute latency, automatic schema evolution, zero operational overhead.
- π Marketing site: https://datashuttle.ai
- π Docs: https://docs.datashuttle.ai
- βοΈ Cloud private beta: https://app.datashuttle.ai
- π¦ Binaries: see the Releases tab
- π³ Container:
docker pull ghcr.io/datashuttle-ai/datashuttle:latest
# Auto-detecting install script:
curl -fsSL https://datashuttle.ai/install.sh | bash
# Homebrew:
brew install datashuttle-ai/tap/datashuttle
# Helm:
curl -fsSLO https://github.com/datashuttle-ai/datashuttle/releases/latest/download/datashuttle-chart.tgz
helm install datashuttle ./datashuttle-chart.tgzCommercial β see the license document attached to each release. Source is kept in a private repository; this public repo distributes the pre-built binaries, Helm chart, and container images only.