일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- #else
- DB 데이터
- openweathermap
- bootstrap4 패키지
- bootstrap
- MySQL 세팅
- 튜토리얼
- 사이트 도메인
- 실시간 시계
- OpenCV + Flask
- #endif
- DB 데이터 저장
- #if
- #undef
- flask
- Action
- heroku
- href
- PyQt5
- 환경변수 설정
- #ifndef
- javascript
- #ifdef
- 명령어
- 성능지표
- OpenCV
- VS Code
- jinja2
- Django
- 콘솔 가상환경 # 콘솔 #가상환경
- Today
- Total
PROGRAMMING
공부할 때 봤었던 사이트 목록 (10) 본문
# Keyword: MongoDB, shard cluster, sharding, hash, query #
1. MongoDB https://pro-self-studier.tistory.com/56?category=663470
0. MongoDB 소개, 설치 및 실행
안녕하세요, 프로독학러 입니다. 이 카테고리에는 MongoDB 에 대한 글을 포스팅하도록 하겠습니다. 그럼 제일 먼저 MongoDB 에 대해서 알아보도록 하겠습니다. Introduce 1) MongoDB? MongoDB는 대표적인 NoSQL
pro-self-studier.tistory.com
CentOS8 + MongoDB
다음에서 퍼옴 phoenixnap.com/kb/install-mongodb-on-centos-8 How to Install MongoDB on CentOS 8 {3 Easy Steps} Install MongoDB database application on CentOS 8. Follow the MongoDB installation & conf..
kpage.tistory.com
MongoDB - 보안
https://docs.mongodb.com/manual/security/ MongoDB는 여러분의 MongoDB 배치의 안전을 위해 인증, ...
blog.naver.com
docs.mongodb.com
2. shard cluster https://docs.mongodb.com/manual/core/sharded-cluster-components/
Sharded Cluster Components — MongoDB Manual
Sharding > Sharded Cluster Components Sharded Cluster Components A MongoDB sharded cluster consists of the following components: shard: Each shard contains a subset of the sharded data. As of MongoDB 3.6, shards must be deployed as a replica set. mongos: T
docs.mongodb.com
3. sharding https://nesoy.github.io/articles/2018-05/Database-Shard
Database의 샤딩(Sharding)이란?
nesoy.github.io
4. hash https://siyoon210.tistory.com/85
해시(Hash)란 무엇인가?
해시 (Hash) 해시란 데이터를 다루는 기법 중에 하나로 검색과 저장이 아주 빠르게 진행됩니다! 아주 빠르게 진행될 수 있는 이유는 데이터를 검색할 때 사용할 key와 실제 데이터의 값이 (value가)
siyoon210.tistory.com
5. query https://sesok808.tistory.com/36
쿼리(Query)란?
쿼리(Query) 란? 쿼리란 데이터베이스에 정보를 요청하는 것이다. 쿼리는 웹 서버에 특정한 정보를 보여달라는 웹 클라이언트 요청(주로 문자열을 기반으로 한 요청이다)에 의한 처리이다. 쿼
sesok808.tistory.com
'OS > 기타 참고' 카테고리의 다른 글
공부할 때 봤었던 사이트 목록 (11) (0) | 2020.11.01 |
---|---|
공부할 때 봤었던 사이트 목록 (9) (0) | 2020.11.01 |
공부할 때 봤었던 사이트 목록 (8) (0) | 2020.11.01 |
공부할 때 봤었던 사이트 목록 (7) (0) | 2020.11.01 |
공부할 때 봤었던 사이트 목록 (6) (0) | 2020.11.01 |