몽고 디비 모델링
mongoDB 3 type modeling in production from DongHan Kim MongoDB * 문서 객체 저장 - Json - 동적 스키마 구성 Full Index Support - 어느 속성에나 인덱스 설정 가는 Replication & High Availability - LAN 과 WAN 을 이용한 미러링과 빠른 성능 Database -> Database Table -> collection Index -> Index Row -> Document Column ->Field Join -> Embedding & Linking Primary Key -> Object_id
웹개발/DataBase
2016. 3. 5. 15:46