Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
commandlinefan
2y ago
0 comments
Share
> to mutate the status of individual posts and comment
AKA why you should normalize your data models.
0 comments
default
newest
oldest
ElevenLathe
2y ago
Meh it's a tradeoff usually. De-normalize for better read performance at the expense of some complexity and worse update performance/semantics.
eropple
2y ago
This is true, but FWIW (it probably wouldn't save you here, too much is changing too fast) something like a SQL materialized view can very often give you both the chocolate and the peanut butter.
j
/
k
navigate · click thread line to collapse