Skip to content

BIDS-projects/datasets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Datasets

Dataset repo managed by Git LFS (Large File Storage)

Operating Git LFS

Refer here for installation

MongoDB

Make sure that:

  1. you have the dump directory, which contains binary exports of the Mongo database

  2. you have mongod running in a shell

Then, we are going to use mongorestore which converts the binary files in dump into a proper MongoDB instance:

mongorestore <path-to>/dump

About

Managing datasets with Git LFS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published