Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

리팩토링: member - member_detail ERD 수정 #34

Open
peanutyumyum opened this issue Aug 26, 2024 · 1 comment
Open

리팩토링: member - member_detail ERD 수정 #34

peanutyumyum opened this issue Aug 26, 2024 · 1 comment

Comments

@peanutyumyum
Copy link
Contributor

리팩토링 설명

member_detail 테이블이 현재 다른 테이블과의 연관관계를 담당하고 있음. 그러나, member_detail이 더 컬럼이 많아, join을 할 때, 비용이 더 많이 들 것으로 생각됨. 그래서 member테이블로 연관관계 역할을 위임할 것은 제안함.

기대 효과

join 비용 감소

@peanutyumyum
Copy link
Contributor Author

해당 부분에 대해서는 조사 및 연구 필요

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant