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: Bobak, Mark <Mark.Bobak_at_il.proquest.com>
Date: Wed, 29 Sep 2004 17:28:49 -0400
Message-ID: <4C9B6FDA0B06FE4DAF5918BBF0AD82CF09660EEB@bosmail00.bos.il.pqe>


http://utopia.knoware.nl/~hlub/uck/rlwrap/p5httpd.pod.html

Mark J. Bobak
Oracle DBA
ProQuest Company
Ann Arbor, MI

-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Orr, Steve Sent: Wednesday, September 29, 2004 5:07 PM To: jkstill_at_gmail.com
Cc: oracle-l_at_freelists.org
Subject: RE: :) What you can't do in java you can do in perl

> DBI is the best open source database interface available.
Having done both Perl and Python I'll concede that DBI DBD::Oracle is superior. But the Python equivalent has been good enough for my purposes. Attesting to Python's glue-between-systems-and-software capabilities (like Perl), someone has developed a Python interface to DBI. It doesn't seem to be used much in the Python community and it seemed too weird so I never looked into it.=3D20

Steve Orr
Certifiable, former Perl dude, burgeoning Pythonista, Perlmonger executioner :-)

Btw, I've used and even developed my own HTTP web servers in Python. (I demo'd it in my IOUG presentation.) Where can I find such a thing in Perl?

-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Jared Still Sent: Wednesday, September 29, 2004 1:17 PM To: Orr, Steve
Cc: ryan_gaffuri_at_comcast.net; breitliw_at_centrexcc.com; oracle-l_at_freelists.org
Subject: Re: :) What you can't do in java you can do in perl

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=3D20
> 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=3D20
> with bind variables and I got an orders of magnitude boost in=3D20
> performance.

>=3D20

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.

--=3D20
Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist

--
http://www.freelists.org/webpage/oracle-l

--
http://www.freelists.org/webpage/oracle-l
--
http://www.freelists.org/webpage/oracle-l
Received on Wed Sep 29 2004 - 16:24:21 CDT

Original text of this message

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