1. mongo db install
*주의점: 몽고디비캠퍼스 체크박스해제
https://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


2. ROBO 3T install
https://robomongo.org/download
Robomongo
Robo 3T: the hobbyist GUI Robo 3T 1.4 brings support for MongoDB 4.2, and a mongo shell upgrade from 4.0 to 4.2, with the ability to manually specify visible databases. Download Robo 3T
robomongo.org



3. ROBO 3T 와 mongo db Connection




'study > flask' 카테고리의 다른 글
[flask] include -- html header, footer등 중복되는 html 처리 (0) | 2021.10.24 |
---|---|
[vs code] flask + mongoDB 연결(Read) (0) | 2021.10.24 |
[vs code] flask + mongoDB 연결(Write) (0) | 2021.10.24 |
[vs code] Python flask 서버 구축 (0) | 2021.10.23 |