일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- router
- MongoDB
- 자바스크립트
- 그래프 탐색
- branch
- ccw 알고리즘
- Prisma
- ERD
- 그리디
- MySQL
- 이분 탐색
- Next
- pm2
- Express.js
- localstorage
- 백준 1918번
- HTTP
- Github
- vector insert
- Keys
- trie
- insomnia
- PROJECT
- 트라이
- 게임 서버 아키텍처
- html5
- map
- DP
- string
- JavaScript
Archives
- Today
- Total
목록relational algebra (관계 대수) (1)
dh_0e

관계형 데이터 모델Introdeuced by E.F. Codd (1970)Strong theoretical foundations (강력한 기초 이론) & very simpleNumerous commercial systems (수많은 상업 시스템에 이용됨)A collection of relations and integrity constraints (관계와 무결성 제약의 묶음)Relations are unordered & Order of tuples is irrelevant (관계 간에 순서나 상하관계 X) Attributes(속성)각 속성은 속성 값으로 허용할 수 있는 값의 집합인 domain(도메인)을 가짐속성 도메인에 속하는 값은 분할할 수 없는 atomic(원소성)을 지닌 값을 가짐도메인이 없는 것..
Database
2025. 4. 10. 14:10