We just released dvc-to-lakefs, a tool that imports DVC-tracked data into lakeFS with a zero-copy, one-command migration, no re-uploading, just the objects you already pushed, now with branches, commits, and merges at scale.
DVC’s still the right tool for the single-project, fits-on-disk workflow. This is for when you’ve outgrown that, bigger datasets, more people and pipelines on the same data, CI/CD gates, and want to move up without re-shuffling your data.
We’d love to hear how it goes!
Blog post: https://dvc.org/blog/migrate-dvc-to-lakefs
Repo + docs: GitHub - treeverse/dvc-to-lakefs: Zero-copy import of DVC-tracked data into lakeFS · GitHub