|
|
|
|
|
by kazinator
846 days ago
|
|
It's not a bad thing on SSD storage maybe. On spinning platter hard drives, we may have to suffer a head seek time to get each field of the object from a separate record in the separate table. Whereas the fields of a record can be stored close together. |
|
Roll the related data up into materialized views for read performance.