MongoDB

몽고반점 몽고반점 테스트

Contents

본 문서는 아래의 순서로 기술됩니다.

Getting Started

MongoDB에 들어가기에 앞서, Database가 무엇인지,

v.2

  1. quick start

    • MongoDB란? (10자로 끝내기 띄워쓰기 제외)

    • cheat sheet

    • link 달기로 바로바로 갈수 있도록

  2. getting started

    • MongoDB

    • background (Scale out, RDB...)

    • 왜 써야 되지? (예제로??) CAP 이론, BASE <--> ACID

    • pymongo설명 ==> link 다른점.

CRUD (MONGO shell 로 다 설명)

  • general

  1. syntax

    • explain

    • link => 3...

  2. operator

  3. exercise

    • link 달아주기 필요한거 mongoimport

  • index

  • aggregate framework

  • R & S

PyMongo

  • 설치.

  • 다른 문법 cheat sheet.. a -> b findOne->find_one() 다 규칙 같고, ,특별한검나... ㄴㅁㄹㅇ

  • exercise

appendix

admin

order bson...dict

  • Utility

mongoimport

--------------------------------------------

3.0 -- style 변경, 이쁘게, 교정 그림....

4.0 --- applications, gif

  • advanced 한것들

  • challenge~~~

  • bottle, flask 이나 sns, spark 연동

5.0 -- support our book in English

MongoDB

Last updated