Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Most performant way to code client script.
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 30GBReceived on Tue Jul 19 2005 - 11:36:22 CDT
![]() |
![]() |