← All resources
Resources · SQL · Staff

SQL & data,
staff level.

For 8+ years. Data architecture, not just queries: schema design that scales and evolves, database scaling and its tradeoffs, distributed data patterns (saga, CDC, exactly-once), and safe operations/migrations. Tick a topic once you can lead the decision.

4Modules
Staff8+ years
19Questions

1Data modelling & schema design

0/5

Staff-level data work is about schemas that scale and evolve, and choosing the right store per access pattern.

Model for the long run

2Scaling the database

0/5

When one box isn't enough. Know the options and, crucially, the pain each introduces.

Scale reads and writes

ByteByteGo — search "hot partition".

3Distributed data & pipelines

0/5

Staff engineers reason about data across systems: consistency, capture, and analytics pipelines.

Data across systems

4Operations & migrations

0/4

You own the database's reliability and safe evolution across the org.

Run and evolve it

Staff bar = data architecture, scaling tradeoffs, and safe evolution · pick the store for the access pattern. All links open in a new tab.