mongodb install & basic commands
설치 https://docs.mongodb.com/manual/tutorial/install-mongodb-on-ubuntu/ 설정 http://ngee.tistory.com/372 Shell $ mongo > show dbs admin 0.000GB local 0.000GB> use school_db switched to db school_db> db school_db> db.createUser({user: "principal", pwd: "123", roles: ["readWrite", "dbAdmin"]}); Successfully added user: { "user" : "principal", "roles" : [ "readWrite", "dbAdmin" ] }> db.createCollectio..
Programming/MongoDB
2018. 1. 25. 00:35
MongoDB to Elasticsearch
Programming/MongoDB
2017. 10. 23. 13:50
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- ansible-container
- PIP
- Netty
- X-Pack
- pymongo
- scrapy
- MongoDB
- spring #lombok
- IntelliJ
- Elasticsearch
- zsh
- Paw
- 은전한닢
- pycharm
- AWS
- Spring Boot
- PubSub
- Ansible
- mecab
- Python
- docker-machine
- TDD
- boot2docker
- GCP
- Redis
- docker
- xpath
- MacOS
- kubernetes
- git
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함