RDBMS 관계형 데이터 베이스 이해하기
https://coding-business.tistory.com/17
SQL 언어 DML, DDL, DCL, TCL 이해하기
https://coding-business.tistory.com/18
Transaction과 ACID 쉽게 이해하기(+MySQL transaction 설정 방법
https://coding-business.tistory.com/25
DB Index 이해하기
https://coding-business.tistory.com/26
데이터베이스 구성 요소와 키(PK, FK)에 대한 이해
https://coding-business.tistory.com/27
DB Isolation Level 격리 수준 이해하기
https://coding-business.tistory.com/28
정규화(1,2,3,BNCF) 쉽게 이해하기
https://coding-business.tistory.com/29
DB Lock에 대한 이해와 MySQL Lock의 특징
https://coding-business.tistory.com/32
Read 시도 후 없으면 Insert , 있으면 Update 쿼리를 만들면 안 되는 이유 +Upsert 쿼리 알아보기
https://coding-business.tistory.com/33
MySQL 데이터 타입 이해와 Java와 Type Mapping(+MSSQL)
https://coding-business.tistory.com/35
DB OLTP와 OLAP 차이
https://coding-business.tistory.com/39
DB Connection Pool 필요성, Hikari CP 알아보기
https://coding-business.tistory.com/40