설계 과정에 필요한 배경 지식과 설계 과정

관계형 데이터베이스

ERD(Entity Relationship Diagram) | 설계

데이터 테이블 스키마 개념적/논리적 구조 설계 과정

결과물

Nengcipie/database at main · cobinding/Nengcipie

Conceptual data modeling result

Logical data modeling result

웹 사이트 구체화 내용

최종 ERD

최종 erd.png

현재 Recipe Entity가 recipe_id, recipe_name, recipe_detail 이렇게 되어있는데

프론트 화면 구성에 따라서 크롤링한 columns는

recipe_name, ingred_name, ingred_amount, recipe_detail(longtext @Lob), imgUrl.