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
- hadoop2
- recursion
- 파이썬
- NumPy
- graph
- Java
- python
- effective python
- C언어
- RNN
- tensorflow
- collections
- 하이브
- hive
- codingthematrix
- 주식분석
- 선형대수
- 알고리즘
- yarn
- HelloWorld
- GRU
- 딥러닝
- 그래프이론
- 텐서플로
- 코딩더매트릭스
- Sort
- C
- scrapy
- LSTM
- 하둡2
Archives
- Today
- Total
목록robomongo (1)
EXCELSIOR
Mac OS에 MongoDB 설치 및 Robomongo 설치
MongoDB는 아래의 설명에서도 알수 있듯이 문서지향(Document-Oriented)의 cross-platform 데이터베이스이다. NoSQL 데이터베이스이며 JSON형식의 문서를 사용한다. 이번에 Scrapy를 이용한 뉴스 크롤링하기에서 크롤링한 뉴스기사들을 MongoDB에 저장하기 위해 MongoDB 설치를 포스팅하게 되었다. MongoDB (from humongous) is a free and open-source cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with schemas. MongoDB is developed ..
DataBase/MongoDB
2017. 5. 7. 12:47