Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- dfs
- JavaScript
- Express
- 공룡게임
- Bull
- jest
- game
- Dinosaur
- mongoose
- TypeScript
- react
- typeORM
- AWS
- MongoDB
- OCR
- nestjs
- Nest.js
- MySQL
- 정렬
- Queue
- 자료구조
- flask
- 게임
- cookie
- nodejs
- GIT
- Sequelize
- Python
- class
Archives
- Today
- Total
포시코딩
MongoDB Atlas 데이터 Compass로 보기 본문
728x90
기존에 MongoDB Atlas에 올라가 있던 내 데이터를
이전번 설치했던 MongoDB용 GUI인 MongoDB Compass로 불러와보기로 했다.



사진 순서대로 누르면 된다.
우린 이미 Compass가 설치되어있기 때문에 I have MongoDB Compass 눌러주고
(I do not ~ 여기여도 그냥 2번으로 넘어가면 됨)

Compass 실행 후 URI 부분에 입력한다음 Connect 누르면 바로 연결된다.
728x90
'MongoDB' 카테고리의 다른 글
[Mongoose] Model ObjectId Type 사용하기 (0) | 2022.11.14 |
---|---|
맥북 Intel m1에서 local MongoDB 설치 (0) | 2022.11.11 |
MongoDB Atlas에서 Local MongoDB로 데이터 옮기기 (Migrating from MongoDB Atlas to a local MongoDB) (0) | 2022.10.04 |
Local 설치 (0) | 2022.10.04 |
Object Array 안에서 매칭되는 값으로 데이터 찾기 find value in array of object (0) | 2022.07.19 |