Step-by-step video shows you how to download MongoDB, install the mongoimport tool, and import a csv file into a Database and Collection (table)!
// Links Mentioned //
Download MongoDB: https://www.mongodb.com/try/download/...
MongoDB Tools: https://www.mongodb.com/try/download/...
// Codes Mentioned //
mongoimport -d database2 -c scores --type csv --file database2.csv --headerline
db.collection_name.find()
db.collection_name.find().pretty()
Support the Channel:
1) Subscribe:
2) DataCamp:
3) Udacity: