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: Java vs. Perl

RE: Java vs. Perl

From: David Lee <David_Lee_at_kaplan.com>
Date: Fri, 2 Apr 2004 10:37:24 -0500
Message-ID: <EB7D91E04F857A4EB7057AE6D5809A900FD0D4@1440MAIL1.kaplaninc.com>


There are many reasons to use one tool over another. For me and my company, perl offers faster development time. What it boils down to, both tools allow you to connect to the Database so anything that can execute SQL or pl/sql is fine.

In the past, executing the same business logic with medium to big amount of data (100k+ records) is faster in perl than java. Unfortunately I=20 don't have any statistics to back to support this. Anyone?

The java developers that I know of, uses ODBC or OCI, to communicate = from
the java application server (ATG) to 8i. I don't know of anyone using=20 java and communicating to Oracle's API. =20

Hi, please there is another reason than simple know perl, to use perl instead of Java.
I always heard Java had more advantages than perl, including the fact = that
Oracle include it in the database.

Now you are talking as much about perl, and I am thinking to study java, = I
am asking which is
best. for most purpouses.

Thanks :)

Juan Carlos Reyes Pacheco
OCP
Database 9.2 Standard Edition



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html

-----------------------------------------------------------------
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to: oracle-l-request_at_freelists.org
put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Fri Apr 02 2004 - 09:36:50 CST

Original text of this message

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