P
P
partyzanx2020-05-22 14:19:23
MongoDB
partyzanx, 2020-05-22 14:19:23

Is there a program to import csv mongodb?

It seems like 2020, but I can’t find a normal program for importing / exporting to Mongodb Atlas!
Studio3T paid, immediately flies off!
I downloaded another crap, it requires installing mongoimport, but I did not find a way to install mongoimport.

5ec7b4fbba00a621972874.png

Guys, tell me, please, a normal program into which you drive in the URI of the database in the mongodb atlas, press import / export, and it works!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
arsenty, 2020-05-22
@partyzanx

Download here https://www.mongodb.com/download-center/community?... and install.
Then you can in this application and through the console:

C:\your_path\MongoDB\bin\mongoimport -d database_name -c collection_name --type csv --file locations.csv --headerline

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question