DVC icon
DVC icon

DVC

 1 like

Data Version Control or DVC is an open-source tool for data science and machine learning projects. Key features:

DVC screenshot 1

License model

  • FreeOpen Source

Application type

Platforms

  • Mac
  • Windows
  • Linux
  No rating
1like
0comments
0news articles

Features

Suggest and vote on features
  1.  File Versioning

DVC News & Activities

Highlights All activities

Recent activities

No activities found.

DVC information

  • Developed by

    Unknown
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Written in

  • Alternatives

    3 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentFile Sharing

GitHub repository

  •  14,381 Stars
  •  1,208 Forks
  •  264 Open Issues
  •   Updated Apr 10, 2025 
View on GitHub

Popular alternatives

View all

Our users have written 0 comments and reviews about DVC, and it has gotten 1 likes

DVC was added to AlternativeTo by remram44 on Apr 14, 2021 and this page was last updated Apr 27, 2021.
No comments or reviews, maybe you want to be first?
Post comment/review

What is DVC?

Data Version Control or DVC is an open-source tool for data science and machine learning projects. Key features:

  • Simple command line Git-like experience. Does not require installing and maintaining any databases. Does not depend on any proprietary online services.
  • Management and versioning of datasets and machine learning models. Data is saved in S3, Google cloud, Azure, Alibaba cloud, SSH server, HDFS, or even local HDD RAID.
  • Makes projects reproducible and shareable; helping to answer questions about how a model was built.
  • Helps manage experiments with Git tags/branches and metrics tracking.

DVC aims to replace spreadsheet and document sharing tools (such as Excel or Google Docs) which are being used frequently as both knowledge repositories and team ledgers. DVC also replaces both ad-hoc scripts to track, move, and deploy different model versions; as well as ad-hoc data file suffixes and prefixes.

DVC Videos

Official Links