
강노에 그림이 많으니 참조하면서 읽기.Internet -> TCP/IP 라는 통신 프로토콜로 연결된 컴퓨터 네트워크ISO(International Standards Organization) 이 네트워크 연결의 기준으로 만든 것이 OSI(Open Systems Inter

CPU -> system bus Memory(DRAM) -> memory bus I/O module -> I/O bus Every instruction executed by the CPU requires memory access Data is moved from se

Relational Database 관계형 데이터베이스는 table의 모임으로 구성되어 있다. 행 -> tuple 열 -> attribute(or columns) A1, A2, ..., An -> attributes D1, D2, ..., Dn -> domains