DVC (Data Version Control) is a tool for data versioning, data pipelines, and reproducibility.
- DVC is compatible with Git for version control.
- DVC works well with cloud storages such as AWS S3, Google Drive, etc.
- DVC manages data pipeline as DAG (Directed Acyclic Graph).