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?

#####  CGI::Application community mailing list  ################
##                                                            ##
##  To unsubscribe, or change your message delivery options,  ##
##  visit:  http://www.erlbaum.net/mailman/listinfo/cgiapp    ##
##                                                            ##
##  Web archive:   http://www.erlbaum.net/pipermail/cgiapp/   ##
##  Wiki:          http://cgiapp.erlbaum.net/                 ##
##                                                            ##
################################################################

Reply via email to