Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: :) What you can't do in java you can do in perl

Re: :) What you can't do in java you can do in perl

From: Jared Still <jkstill_at_gmail.com>
Date: Wed, 29 Sep 2004 12:16:46 -0700
Message-ID: <bf4638040929121642debd04@mail.gmail.com>


On Wed, 29 Sep 2004 12:53:50 -0600, Orr, Steve <sorr_at_rightnow.com> wrote:
> Avoid CGI if performance is an issue. You can get some really good
> performance with mod_python (or mod_perl). I did a benchmark test with
> mod_python with connection pooling where I could re-use parsed SQL with
> bind variables and I got an orders of magnitude boost in performance.
>

I've been tempted to try Python, but have had no compelling reason.

If there was anything to compete with Tim Bunce's DBI and DBD::Oracle modules, I would give it a try. But there isn't. DBI is the best open source database interface available.

-- 
Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist
--
http://www.freelists.org/webpage/oracle-l
Received on Wed Sep 29 2004 - 14:13:03 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US