Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MongodbDocTut

Start mongod

mongod --port 27017 --dbpath=./data

Populate test db

mongoimport --db test --collection restaurants --drop --file primer-dataset.json

About

Quick reference for Mongodb tasks, one per commit

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages