in reply to Simpler DBI::MySQL queries

Take a look at DBIx::Simple (Hi, Juerd!). Many queries can become a one-liner, and the interface with SQL::Abstract is simply magic.

Replies are listed 'Best First'.
Re^2: Simpler DBI::MySQL queries
by Juerd (Abbot) on Dec 18, 2004 at 12:41 UTC