Reading List
Optimizing row storage in 8-byte chunks from Fragments — brandur.org RSS feed.
Optimizing row storage in 8-byte chunks
How to optimize field order in a row to avoid padding (for when tables are expected to be really big) and a useful query to help.