Re: data mining or statistical analysis with postgresql

From: mlw <markw(at)mohawksoft(dot)com>
To: Rishabh Gupta <rg117(at)york(dot)ac(dot)uk>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: data mining or statistical analysis with postgresql
Date: 2002-02-20 03:25:25
Message-ID: 3C731725.AFD2F91A@mohawksoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

I have written a whole bunch of them. One analyzes many millions of records for
trends. This is used as the basis of a recommendations engine.

You can use C/C++, perl, PHP, what ever. It is really trivial.

Rishabh Gupta wrote:
>
> Hi All,
> Can anyone tell me of a freeware / opensource tool or software that can
> be used to perform data-mining or statistical analysis of the data contained
> within a postgresql db. Some tool that connect efficiently with postgresql
> would be ideal.
>
> Any Help Would Be Greatly Appreciated.
>
> Many Thanks
>
> Rishabh
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2002-02-20 03:31:38 Re: Mapping tables to disk drives
Previous Message Bruce Momjian 2002-02-20 01:36:54 Re: Mapping tables to disk drives

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2002-02-20 03:30:02 Re: SET NULL / SET NOT NULL
Previous Message Ted Petrosky 2002-02-20 03:03:52 help with libpq++