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

Part 4 #5

Open
3 of 45 tasks
ujeans opened this issue Nov 3, 2022 · 0 comments
Open
3 of 45 tasks

Part 4 #5

ujeans opened this issue Nov 3, 2022 · 0 comments
Labels
Database Extra attention is needed

Comments

@ujeans
Copy link
Owner

ujeans commented Nov 3, 2022

✅ 데이터베이스

  • IndexIndex의 성능과 고려해야할 사항 #17
    Index의 성능과 고려해야할 사항
  • Primary index vs. Secondary index #18
  • Composite #19
  • 정규화
    • 정규화 탄생 배결
    • 정규화란
    • 정규화의 종류
    • 정규화의 장단점
  • 트랜잭션
    • 트랜잭션과 Lock
    • 트랜잭션 특정
    • 트랜잭션 상태
    • 트랜잭션 사용할 때 주의할 점
  • 교착상태
  • SQL Injection
  • SQL vs. NoSQL
    • 정의
    • CAP 이론
      • 일관성
      • 가용성
      • 네트워크 분할 허용성
    • 저장방식에 따른 분류
      • Key-Value Model
      • Document Model
      • Column Model

✅ 운영체제

  • 프로세스와 스레드
  • 멀티 스레드
    • 장점과 단점
  • 스케줄러
    • 장기 스케줄러
    • 단기 스케줄러
    • 중기 스케줄러
  • CPU 스케줄러
    • FCFS
    • SJF
    • SRT
    • Priority scheduling
    • PR
  • Synchronous/Asynchronous
  • 프로세스 동기화
    • Critical Section
    • 해결책
  • 메모리
  • 데드락
  • 페이징과 세그먼테이션
@ujeans ujeans added the Database Extra attention is needed label Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Database Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant