Skip to content

acekillersg/KaerProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FAQ (Frequently Asked Questions)

Q1. How to import initial data to MongoDB?

mongoimport -d dbName -c CollectionName --type csv --file path/to/csvFileName.csv --headerline