dwinston / mongo-novice-materials

Intro to MongoDB for researchers, using materials data
https://dwinston.github.io/mongo-novice-materials
Other
0 stars 0 forks source link

include a high level mongo overview #8

Open shreddd opened 8 years ago

shreddd commented 8 years ago

Spend some time explaining high level mongo setup. Include a block diagram, and discuss difference between mongod and pymongo.

dwinston commented 8 years ago

No need to distinguish mongo and pymongo anymore, although perhaps mongod and mongo still needs discussion? Participants will be walked through use of mongod (setup), mongoimport, and mongo (the shell), so perhaps they'll intuit the separation of concerns?