1.ACID
-Transaction
-Atomicity
-Isolation
-Consistency
-Durability
-ACID by Practical Examples
-Phantom Reads
-Serializable vs Repeatable Read
-Eventual Consistency
2.Understanding Database Internals
-How tables and indexes are stored on disk
-Row-Based vs Column-Based Databases
-Primary Key vs Secondary Key
3.Database Indexing
4.B-Tree vs B+Tree in Production Database Systems
5.Database Partitioning
6.Database Sharding
7.Concurrency Control
8.Database Replication
9.Database System Design
10.Database Engines
11.Database Cursors
12.Database Security
13.Homomorphic Encryption - Performing Database Queries on Encrypted Data
'인강 보습 (인프런,유데미,패스트캠퍼스) > Fundamentals of Database Engineering 강의' 카테고리의 다른 글
ACID - (2) (0) | 2023.02.24 |
---|---|
섹션2. ACID - (1) (0) | 2023.02.21 |