Intelligent Database in postgreSQL

From: "Rodrigo Faccioli" <faccioli(dot)postgresql(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Intelligent Database in postgreSQL
Date: 2007-08-07 02:27:21
Message-ID: 2439ca350708061927i143174eemd3089a3b938f4c29@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

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?

For example: I have a database and I want to execute a select instruction.
But, this select constains there is column that uses a Perceptron Neural
Networks for return a result, follow below:

Select perceptron(vendas_cli)
from client
Where vendas_cli > 1000

Thanks,

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rich Shepard 2007-08-07 02:37:09 Re: Intelligent Database in postgreSQL
Previous Message Kenji Morishige 2007-08-06 22:25:35 finding reusable ids