967 подписчиков
7 видео
Relational vs document databases, data locality, and p99 (DDIA Chapters 1 & 2)
B-trees and data organization. (Database Internals chapter 2)
Write-Ahead Logs. The secret to fast database queries.
Build a B-tree with agents (Database Internals chapter 4)
Database Internals: the many ways to organize data. (Database Internals chapter 1)
Postgres is now GA
Killing transactions in databases (deadlock detection and resolution)
The critical data structure for databases. (B-trees)
How databases store your data (Database Internals chapter 3)
B-TREE versus Row Heap. Which database has the better engine?
Designing Data-Intensive Applications: Chapters 1 and 2
Uncover slow database queries with p50, p95, and p99
The software + hardware stack (and how to make it FAST)
The 4 MOST important database concepts (ACID)
THE way to scale a database (sharding MySQL and Postgres)
Distributed Database Transactions
Distributed transactions - DDIA Chapter 9
Database Sharding! Designing Data-Intensive Applications chapter 6
OLTP vs OLAP and the row / column storage tradeoff
How Operating Systems ACTUALLY work (kernel mode vs. user mode)
Distributed systems - where databases get MUCH harder (Database Internals chapter 8)