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

[3주차]_8장_트랜잭션,동시성 제어, 회복_신현진 #117

Open
xxxjinn opened this issue Jan 22, 2023 · 0 comments
Open

[3주차]_8장_트랜잭션,동시성 제어, 회복_신현진 #117

xxxjinn opened this issue Jan 22, 2023 · 0 comments
Assignees
Labels

Comments

@xxxjinn
Copy link
Contributor

xxxjinn commented Jan 22, 2023

트랜잭션의 정의에 대해 알고, DBMS에는 동시성 제어라는 기능이 존재한다는 것을 알고 있는 것이 중요하다고 생각했던 챕터였다고 생각합니다.

  • 트랜잭션: DBMS가 DB를 다룰 때 사용하는 작업 단위로, 전체가 수행되거나 또는 전혀 수행되지 않아야 합니다.
  • 동시성 제어: 트랜잭션이 동시에 수행될 때 일관성을 해치지 않도록 트랜잭션의 데이터 접근을 제어하는 DBMS의 기능을 말합니다.
@xxxjinn xxxjinn added 2조 Chapter 08 Chapter 08 labels Jan 22, 2023
@xxxjinn xxxjinn self-assigned this Jan 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant