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

[4장 데이터베이스] 데이터베이스 챕터 시작 #30

Open
Changha-dev opened this issue Nov 13, 2024 · 9 comments
Open

[4장 데이터베이스] 데이터베이스 챕터 시작 #30

Changha-dev opened this issue Nov 13, 2024 · 9 comments
Assignees
Labels
database 데이터베이스 지식을 습득합니다.

Comments

@Changha-dev
Copy link
Collaborator

Changha-dev commented Nov 13, 2024

📚 챕터 구성

도서: 면접을 위한 CS전공지식 노트

## 목차

* [x] Key(기본키, 후보키, 슈퍼키 등등)
* [x] ERD와 정규화 과정
* [x] 트랜잭션(ACID 원칙)
* [ ] 트랜잭션 격리 레벨
* [x] RDB와 NoSQL
* [ ] 인덱스
* [ ] 조인
* [ ] 저장 프로시저
* [x] Schema

## 심화 버전

* [ ] RDB와 NoSQL에서의 클러스터링/레플리케이션 방식
* [x] B-Tree와 B+Tree
* [ ] MySQL Architecture
* [x] DB Locking
* [ ] DB의 Connection Pool
* [ ] Trigger
* [ ] Redis

🖇️ 계획

  • 1주차: 개념
  • 2주차: 개념
  • 3주차: 면접
@Changha-dev Changha-dev added the database 데이터베이스 지식을 습득합니다. label Nov 13, 2024
@Changha-dev Changha-dev changed the title [3장 데이터베이스] [4장 데이터베이스] Nov 13, 2024
@Changha-dev Changha-dev changed the title [4장 데이터베이스] [4장 데이터베이스] 데이터베이스 챕터 시작 Nov 13, 2024
@sooieese00
Copy link
Collaborator

<ERD와 정규화 과정> 맡겠습니다!

@Changha-dev
Copy link
Collaborator Author

Key 부분 맡겠습니다~

@Geonheu
Copy link
Collaborator

Geonheu commented Nov 15, 2024

Schema 부분 맡겠습니다

@Changha-dev
Copy link
Collaborator Author

Changha-dev commented Nov 15, 2024

B-Tree 와 B+Tree 맡겠습니다~

@Geonheu
Copy link
Collaborator

Geonheu commented Nov 15, 2024

트랜잭션 맡겠습니다

@sooieese00
Copy link
Collaborator

DB Locking 맡겠습니다

@Changha-dev
Copy link
Collaborator Author

RDB와 NoSQL 맡겠습니다~

@sooieese00
Copy link
Collaborator

조인 맡겠습니다~

@Geonheu
Copy link
Collaborator

Geonheu commented Nov 27, 2024

트랜잭션 격리 레벨 맡겠습니다

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
database 데이터베이스 지식을 습득합니다.
Projects
None yet
Development

No branches or pull requests

4 participants