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

[ohii] Chapter04_DATABASE 설계 & AWS RDS 설정 #15

Merged
merged 1 commit into from
May 9, 2024
Merged

Conversation

KkomSang
Copy link

@KkomSang KkomSang commented May 9, 2024

#️⃣ 연관된 이슈


#14

✅ 워크북 체크리스트

  • 모든 핵심 키워드 정리를 마쳤나요?
  • 핵심 키워드에 대해 완벽히 이해하셨나요?
  • 이론 학습 이후 직접 실습을 해보는 시간을 가졌나요?
  • 미션을 수행하셨나요?
  • 미션을 기록하셨나요?

✅ 컨벤션 체크리스트

  • 디렉토리 구조 컨벤션을 잘 지켰나요?
  • pr 제목을 컨벤션에 맞게 작성하였나요?
  • pr에 해당되는 이슈를 연결하였나요?
  • 적절한 라벨을 설정하였나요?
  • 스터디원들에게 code review를 요청하기 위해 reviewer를 등록하였나요?
  • 닉네임/main 브랜치의 최신 상태를 반영하고 있는지 확인했나요?

🥸실습

image

🥸미션

image

📌 주안점

@KkomSang KkomSang added the ✨ Chapter04 챕터 4 label May 9, 2024
@KkomSang KkomSang requested review from ls-rain and Jangwon0319 May 9, 2024 06:36
@KkomSang KkomSang self-assigned this May 9, 2024
Copy link

@ls-rain ls-rain left a comment

Choose a reason for hiding this comment

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

수고하셨습니다!

-ex)학생-강의 -> 학생-학생_강의(1:N), 학생_강의-강의(N:1)

[정규화]
-테이블 간의 중복된 데이터를 허용하지 않는 것-> 무결성 유지
Copy link

Choose a reason for hiding this comment

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

정규화에 대해서 자세히 설명해주셔서 좋았습니다!

Copy link

@Jangwon0319 Jangwon0319 left a comment

Choose a reason for hiding this comment

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

이번 주도 수고많으셨습니다!

<BCNF 정규화>
-제3정규화를 만족하는 테이블에 대해서 모든 결정자가 후보키 집합에 속하도록 하는 것

[반 정규화]

Choose a reason for hiding this comment

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

반 정규화에서 테이블과 속성 이렇게 구분해서 설명해주신 부분이 좋네요!

@KkomSang KkomSang merged commit cb18741 into ohii/main May 9, 2024
@KkomSang KkomSang deleted the ohii/#4 branch May 9, 2024 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants