Re: Intelligent Database in postgreSQL

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Intelligent Database in postgreSQL
Date: 2007-08-07 02:37:09
Message-ID: Pine.LNX.4.64.0708061934470.28408@salmo.appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 6 Aug 2007, Rodrigo Faccioli wrote:

> I'm a new user's postgreSQL and I have a question: Is possible add
> function of intelligent System like Neural Networks or Fuzzy Logic within
> postgre SGDB?

Inherently, no. But, there is a fellow at a Bulgarian university that is
developing a fuzzy SQL addon. I've not looked at it in a while because we
don't need that capability right now.

I've never looked for a hook to a NN so I cannot comment on that. Neural
networks, of course, are totally different from fuzzy logic, and address
different problems. They are not interchangable.

Rich

--
Richard B. Shepard, Ph.D. | The Environmental Permitting
Applied Ecosystem Services, Inc. | Accelerator(TM)
<http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Josh Tolley 2007-08-07 02:37:33 Re: Intelligent Database in postgreSQL
Previous Message Rodrigo Faccioli 2007-08-07 02:27:21 Intelligent Database in postgreSQL