Where is mongodb data stored mac?
Answer Posted / Sachin Kumar
By default, MongoDB data on a Mac is stored in /data/db under the user directory. You can change this by specifying the storage location at startup.
Post New Answer View All Answers
what is the command syntax for inserting a document?
6
How did mongodb get its name?
2
How to define array in mongoose schema?