Home Angular 8 How to import csv file into mongodb?

How to import csv file into mongodb?

by therichpost
import csv to mongodb node js

Hello to all, welcome to therichpost.com. In this post, I will tell you, How to import csv file into mongodb?

Post Working:

In this post, I am importing csv file into my mongodb and that mongodb, I am showing into angular 9 application via nodejs.

Here is the command and please follow carefully:

./mongoimport -d mydb -c customers --type csv --file username.csv --headerline

 

If you have any kind of query regarding this post, then please do comment below.

Jassa

Thanks

Related Articles

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.