====== ERD ====== * description : ERD 개념 * author : 천호동밤안개 * email : jhgong@repia.com * lastupdate : 2020-09-18, 2022-08-11 ===== Intro ===== ===== Case Study ===== ===== Term ===== ERD ( Entity Relationship Diagram ) :\\ 'Entity 개체'와 'Relationship 관계'를 중점적으로 표시하는 데이터베이스 구조를 한 눈에 알아보기 위해 그려놓는 다이어그램\\ \\ 카디널리티(cardinality) : \\ [정보•통신] 관계 데이터베이스에서 하나의 릴레이션을 구성하는 튜플의 개수, 또는하나의 데이터 타입으로 정의되는 데이터 레코드의 개수(네이버 국어사전)\\ \\ {{:wiki:database:erd_cardinality.png?400|ERD 관계선(카디널리티)}}\\ Cardinalities represent the relationships between databases, or entities. Each line connection contains different symbols to reflect the type of relationship between the entities.\\ 출처: [[https://lucidchart.zendesk.com/hc/en-us/articles/207299756-Entity-Relationship-Diagrams|Entity Relationship Diagrams]]\\ ===== Tools ===== * [[wiki:database:erd:erdcloud|ERDCloud]] * [[wiki:database:erd:erwin|Erwin]] ===== Tip ===== ===== Troubleshooting ===== ===== Ref ===== [[https://inpa.tistory.com/entry/DB-%F0%9F%93%9A-%EB%8D%B0%EC%9D%B4%ED%84%B0-%EB%AA%A8%EB%8D%B8%EB%A7%81-1N-%EA%B4%80%EA%B3%84-%F0%9F%93%88-ERD-%EB%8B%A4%EC%9D%B4%EC%96%B4%EA%B7%B8%EB%9E%A8|[DB] 데이터 모델링 개념 및 ERD 다이어그램 그리는 법 (1:N 관계)]]\\ \\ [[https://www.lucidchart.com/pages/ER-diagram-symbols-and-meaning|Entity-Relationship Diagram Symbols and Notation]]\\ {{tag>천호동밤안개 오션 ERD}}