[cgiapp] Re: Question | Poll - Preferred ORM.
Richard Jones
ra.jones at dpw.clara.co.uk
Thu Sep 25 16:49:27 EDT 2008
Mark Stosberg wrote:
> I'm currently using DBIx::Interp (which you might call "No ORM"). I have my
> eye on DBIx::Simple as a replacement, which also integrates with SQL::Interp.
I find DBIx::Simple is really nice for stand-alone scripts to do db
admin with, but as far as I know it doesn't support outer joins, group
by, etc, other than by hand-writing the sql? Not sure about SQL::Interp
though. How do you cope with multi-table queries?
More information about the cgiapp
mailing list