in reply to Perl and MySQL

Programming the Perl DBI, definitely (Perl Training Australia's course notes here). Also, MySQL in a Nutshell and Visual Quickstart Guide: MySQL, 2nd Ed both have chapters on the Perl API. Since you say "heavy data volume", I'd also suggest High Performance MySQL.

HTH,

planetscape