사용은 Java를 통해서 하지만 간혹 데이터 확인할떄 유용한것들....
1. show dbs
2. use (DB명)
3. db (현재 DB확인)
4. help
5. show collections
6. db.(collection).find()
자세한건 여기서 참고하자~!
'Development > Web & Server' 카테고리의 다른 글
[Play Framework] JPA라이브러리가 보이지 않을때!!! (0) | 2013.12.02 |
---|---|
[Spring Framework] MongoDB연동하기~! (0) | 2013.11.27 |
MariaDB 설치하기~! (0) | 2013.11.26 |
MariaDB란.. (0) | 2013.11.26 |
Oauth2.0 이란.. (0) | 2013.11.26 |