몽고디비1 Mongo DB 사용하기 - window 10 Mongo DB를 설치하고, 사용하는 과정에 대해 알아보자. 1. Mongo DB 설치 먼저, 구글에서 MongoDB Server Download를 검색해준다. www.mongodb.com/try/download/community MongoDB Community Download Download the Community version of MongoDB's non-relational database server from MongoDB's download center. www.mongodb.com 필자는 4.4.5버전을 다운로드 받았다. 이후 next만 눌러주면서 설치하면 된다. (따로 건드릴 것이 없다) 2. 환경 변수 등록하기 이제 cmd에서 mongo를 쉽게 사용할 수 있도록, 환경 변수를 지정해주자... 2021. 4. 26. 이전 1 다음 반응형