ga-wdi-boston / mongodb-crud-diagnostic

MongoDB CRUD Diagnostic
Other
1 stars 127 forks source link

Mongo #162

Closed novakw267 closed 7 years ago

novakw267 commented 7 years ago

I tried following the syntax and command structure from yesterday's lesson. I am not sure if I understood it completely. I think I get it for the most part though. I definitely was not sure if I needed to create the collection, and since I wasn't pulling the information from somewhere I wasn't sure how that would change the command for it. Also does it just create the collection based on how you insert the data?

Comfort 3 clarity 3(maybe)

bernardlee commented 7 years ago

Also does it just create the collection based on how you insert the data?

Yes.

1/4