나를 위한 포스팅..
C:/data/db/bin 경로안에
https://www.mongodb.com/try/download/community
Try MongoDB Community Edition
Try MongoDB Community Edition on premise non-relational database including the Community Server and Community Kubernetes Operator for your next big project!
www.mongodb.com
https://www.mongodb.com/try/download/shell
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
압축 풀고 넣어주기.
mongod 실행 후 mongsh 실행
mongod --install --serviceName MongoDB --serviceDisplayName MongoDB --dbpath C:\data\db --logpath C:\data\db\log\mongoservice.log --logappend
'Tool > db' 카테고리의 다른 글
[MariaDB] cloudtype에서 mariadb배포하고 MySQL Workench에 연결하기 (0) | 2023.11.22 |
---|---|
[AWS][RDS] MySQL Workench에 AWS RDS 연결 하기 (0) | 2023.11.10 |