Use mongoimport to Import a CSV file into a MongoDB Database and Collection

Published: 25 September 2020
on channel: Becoming a Data Scientist
44,558
984

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:


Watch video Use mongoimport to Import a CSV file into a MongoDB Database and Collection online without registration, duration hours minute second in high quality. This video was added by user Becoming a Data Scientist 25 September 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 44,558 once and liked it 984 people.