[MongoDB] Compass 원하는 버전 다운로드 링크
2022. 7. 11. 16:32ㆍMongoDB
mongodb Compass version download
https://github.com/mongodb-js/compass/releases
Releases · mongodb-js/compass
The GUI for MongoDB. Contribute to mongodb-js/compass development by creating an account on GitHub.
github.com
Mongodb compass 를 사용하는데 최신 버전보다 더 이전 버전을 사용해야 했던 적이 있다.
그런데 홈페이지 다운로드 화면에서는 예전 버전을 어디서 다운 받는지 못 찾았는데 github 링크를 발견해서 올린다.
위 링크에서 원하는 버전을 찾아 다운로드 하면 된다.
'MongoDB' 카테고리의 다른 글
[Mongodb] database, collection, document 생성하기 (0) | 2022.08.10 |
---|