wooyounggggg / database-internals

데이터베이스 인터널스를 읽고 공유합니다.
0 stars 0 forks source link

[chapter] 1~2장 개요 및 B-트리 #6

Closed wooyounggggg closed 1 year ago

wooyounggggg commented 1 year ago

제목

특이 사항

seonWKim commented 1 year ago

Introduction

Chapter 1.

데이터베이스 분류

OLTP vs OLAP

데이터베이스 아키텍처

Memory vs Disk Based DBMS

Disk Based DBMS Durability

Column VS Row Oriented DBMS

Wide column store

Data Files & Index Files

Chapter 2

B-Tree

Disk

Ubiquitous B-Trees