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: <xhoster_at_gmail.com>
Date: 19 Jul 2005 16:36:22 GMT
Message-ID: <20050719123622.866$nn@newsreader.com>


Christian Tischler <christian_at_myunix.net> wrote:
> The data is not about stats.
>
> By now we are even considering to use MatLab as the alogrithms are quite
> complex, and it has the possibility to access DBs directly and in can be
> compiled into and/or together with C/C++.
>
> Anybody any experience with analysing scientific data comming from an
> Oracle DB? Any good hints/links on that topic?

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

-- 
-------------------- http://NewsReader.Com/ --------------------
Usenet Newsgroup Service                        $9.95/Month 30GB
Received on Tue Jul 19 2005 - 11:36:22 CDT

Original text of this message

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