May I be explained why ‘people.json’ doesn’t run once downloaded on my computer?
What would be the next step?
You need to use mongoimport to load the data into MongoDB. I assume that you are familiar with the standard set of MongoDB tools – the full documentation on mongoimport is here.
1 Like
Thank you for jumpstarting me with Mongoimport .