Question: This is using MongoDB, any help would great be appreciated because Im still trying to still learn MongoDB and confused on how to do what
This is using MongoDB, any help would great be appreciated because Im still trying to still learn MongoDB and confused on how to do what I need to do. Thanks in advance!!
I need help to save each customers feedback to a local MongoDB with the following settings: Database URL: mongodb://127.0.0.1:27017/local Database name: local (You can deduce from the above URL.) Collection name: feedback Document format: {date: 7/16/2016, content: This is a test for customer feedback.}
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
