반응형
250x250
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
- codedeploy error
- SQL
- 도커
- bootstrap
- Python
- codebuild
- node
- COALESCE
- codepipeline
- JavaScript
- Airflow
- redis
- Spring
- Kafka
- IntelliJ
- VPN
- chart.js
- PostgreSQL
- java bigdecimal
- Spring Error
- kubeflow
- Jenkins
- AWS CI/CD 구축하기
- aws cicd
- Flux
- codedeploy
- or some instances in your deployment group are experiencing problems.
- chartjs
- docker
- aws
Archives
- Today
- Total
Small Asteroid Blog
[MongoDB] MongoDB compass 설치 (GUI) 본문
728x90
https://www.mongodb.com/try/download/compass
Try MongoDB Tools - Download Free Here
Free download for MongoDB tools to do more with your database. MongoDB Shell, Compass, CLI for Cloud, BI Connector and other database tools available.
www.mongodb.com

GUI 가 적힌 해당 부분에서
원하는 버전과 환경에 맞는걸로 다운로드하면 된다.
compass 를 사용하는 이유는
database, collection, document CURD에 대해 직관적인 UI 조작이 가능하고
쿼리문 날리기도 편하게 되어 있다.
728x90
반응형
'백엔드 > DB' 카테고리의 다른 글
Redis 와 MongoDB 의 로그인 토큰 적합성 비교 (0) | 2024.10.31 |
---|---|
[MongoDB] MongoDB Aggregate() (0) | 2024.10.12 |
[Mysql] 데이터 삭제하기 & AUTO INCREMENT 초기화 - DELETE, TRUNCATE, DROP (0) | 2024.08.01 |
[Mysql] Docker 환경에서 mysql 설치 후 접속 에러 - Access denied for user 'root'@'172.17.0.1' (using password: YES) (0) | 2023.12.12 |
[MySQL/Intellij] Public key retrieval is not allowed 에러 해결 (0) | 2023.09.18 |