in reply to Re: DBI Wrapper Feature Comparison
in thread DBI Wrapper Feature Comparison

I've been coding SQL for over two decades (off and on). Sure, I could hand-code all this stuff for each new project, but I've found the leverage of Class::DBI to be well worth the trouble to code the "boring" SQL and leave me to do the "exotic" SQL. After all, aren't we supposed to let the computers do the boring parts? {grin}

There's a lot of good activity in the Class::DBI community as of late as well. Definitely something to check in on.

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.

  • Comment on •Re: Re: DBI Wrapper Feature Comparison

Replies are listed 'Best First'.
Re: •Re: Re: DBI Wrapper Feature Comparison
by zby (Vicar) on Apr 18, 2004 at 20:51 UTC