Storing objects as BLOBs Explains how whole object can be stored in one place by using one BLOB for all attributes and mangling attribute values to gain searchable indices.
Storing Objects in a Database Usenet articles on how one can make objects persistent without the code becoming dependent on a specific database technology.