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

[#21] DB 변경 #25

Merged
merged 1 commit into from
Dec 22, 2024
Merged

[#21] DB 변경 #25

merged 1 commit into from
Dec 22, 2024

Conversation

sssukho
Copy link
Collaborator

@sssukho sssukho commented Dec 15, 2024

최초에 DB를 Postgresl 로 백엔드 환경을 구성했으나, Entity 연관관계를 타이트하게 잡지 않는 방향(=DB에 부하를 주지 않는 방향)으로 설계를 변경해서 MySQL로 변경하였습니다.

@sssukho sssukho added the modification Modify feature label Dec 15, 2024
@sssukho sssukho requested a review from f-lab-lyan December 15, 2024 14:39
@sssukho sssukho self-assigned this Dec 15, 2024
@sssukho sssukho linked an issue Dec 15, 2024 that may be closed by this pull request
3 tasks
Copy link
Collaborator

@f-lab-lyan f-lab-lyan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@sssukho sssukho merged commit 33df91c into main Dec 22, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
modification Modify feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DB 변경
2 participants