Hacker News new | ask | show | jobs
by mabbo 2723 days ago
Not exactly. If you find yourself needing to do multiple reads for the same record then whichever row you loaded first, put the other data into that same row. It's all about planning your access patterns ahead of time.