How to create a collection by adding a .json file to your database.

In this exercise, you will create a database named pubs and a collection named welsh_pubs. You will then import a set of documents from the welsh_pubs.json file, which contains document data about pubs in Wales.

#mongodb

MongoDB 101_L4-E1  » Creating a collection from a .json file
1.20 GEEK