목록2025/05/05 (1)
working_helen

SQL 구문 연습과 함께 데이터베이스와 관련된 개념적인 부분에 대해 공부해본다. 1. Database 2. Phase of DB design 3. Entity-Relationship Model (ER model)4. Relational Model5. SQL 1. Database1) 등장 배경 - Big Data와 Web Scale Computing의 등장으로 대용량 데이터를 효율적으로 관리해야할 필요성이 강화 - 초기 데이터 저장 방식은 File System, 많은 문제점이 존재redundancy : 같은 데이터가 여러 파일에 중복 저장 integrity : integrity가 보장되지 않아 무결성 문제에 취약consistency : atomic update가 불가능concurrent access..
외부 수업/SQL 스터디
2025. 5. 5. 17:11