Alternative for git with big file

This page summarizes the projects mentioned and recommended in the original post on /r/datascience

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • dvc

    🦉 ML Experiments and Data Management with Git

  • If you need to manage data concurrently with git, especially if you want to version control the data similar to how git version controls code, you could look into something like DVC. It has the ability to sync data files with a bunch of different protocols / cloud services (ssh, AWS, etc)

  • git-lfs

    Git extension for versioning large files

  • It was the option to install the repository like a package and import it easily in my scripts. But I'll try the option https://git-lfs.github.com/

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts