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

Home -> Community -> Usenet -> c.d.o.server -> Re: Most performant way to code client script.

Re: Most performant way to code client script.

From: Christian Tischler <christian_at_myunix.net>
Date: Wed, 20 Jul 2005 11:00:54 +0200
Message-ID: <dbl3s6$fgd$1@online.de>


xhoster_at_gmail.com wrote:
> I would usually not try to do serious scientific computing within the
> database using pl/sql or Java, but rather have a compute server pull the
> data over and do the computation on it (with MatLab or project-R or
> whatever it is you want.)
>
> Xho
>

That was our initial idea. I only considered letting the DB do some of the "precalculating" stuff.
The next question (that does certainly not belong here but I ask it anyhow) is how to store the pulled data locally.

thx

Christian Received on Wed Jul 20 2005 - 04:00:54 CDT

Original text of this message

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