Computers/Databases

seoul accord - day 3. 데이터 모델링 (Data modeling)

emzei 2012. 10. 21. 19:59

◆ Database Design Model

       ◇ E/R

       ◇ UML

       ◇ 특징

- graphical

- relational model

 

 

◆ 일반적인 DB 모델링 단계

  - 논리/개념적 설계

  - 물리적 설계

  - 데이터베이스 구축

  - 데이터베이스 운영/모니터링

 

 

◆ E/R

       ◇ Entity / Relationship / Cardinality

       ◇ E-R diagram : http://en.wikipedia.org/wiki/Entity%E2%80%93relationship_model

- 표기 ~ 현업에서는 crow's foot notation 많이 이용

       ◇ Weak Entity set

        Specialization & Generalization

 

 

 

참고

◆ table space