http://qs321.pair.com?node_id=193973


in reply to OO Perl & RDBMS Strategy Question

A good starting point is POOP (Perl Object-Oriented Persistence) which lists various tools that can help with DB->OO mapping.

Personally I've done bit of development using Class::DBI which I find to be a nice lightweight mapping.

This node of mine might be helpful too.

gav^