PUBLISHED BITS COURSE · 05
Databases & data systems
From a byte on disk to a global source of truth
What this course develops
Build storage engines from first principles, then compare data models, indexes, query planners, transactions, recovery, replication, analytics, search, graph, time-series, and vector systems.
- Data models
- Pages & files
- Indexes
- Query engines
- Transactions
- Replication & scale
Scope
Pages → indexes → queries → transactions → distributed data