본문 바로가기
Quality control (Univ. Study)/Database Design

MySQL의 ER diagram

by 생각하는 이상훈 2023. 9. 26.
728x90

다양한 표기법

Peter Chen 표기법

ACM Transactions on Database Systems 논문에 1976년 기재된 논문이다.

IE(Information Engineering)표기법

- 1981년, Clive Finkelstein과 James Martin이 공동 저술

- 80년대 중반에 James Martin에 의해 그 체계가 정리되면서 본격적으로 활용

관계의 다(n)를 나타내기 위해 까마귀 발을 사용하기 때문에 때때로 까마귀 발모델(Crow’s Foot Model)이라 부름

- IDEF1X (Integration DEFinition for Information Modeling) 표기법

- 바커(Barker) 표기법 등 약간씩 변형된 여러 가지 표기법이 있음


 

728x90

'Quality control (Univ. Study) > Database Design' 카테고리의 다른 글

Univ. DB upgrade  (0) 2023.10.05
EER  (0) 2023.09.26
MySQL Express 연동  (0) 2023.09.25
Mini University DB design  (0) 2023.09.23
Company DB design  (0) 2023.09.19