2 links
Mapping Objects to Relational Databases
-106.ibm.com
Explains how to map inheritance hierarchies and many-to-many relationships to a relational data model by yourself.
Storing Objects in a Database
ootips.org
Usenet articles on how one can make objects persistent without the code becoming dependent on a specific database technology.