Re: postgreSQL as deductive DBMS

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: postgreSQL as deductive DBMS
Дата
Msg-id 200505160912.39650.josh@agliodbs.com
обсуждение исходный текст
Ответ на postgreSQL as deductive DBMS  (Dmitriy Letuchy <dm.l@mail.ru>)
Список pgsql-hackers
Dimitry,

> Thus another alternative to increase expressive power of query language is
> to develop its declarative (i.e. nonprocedural) part. And here we come to
> deductive database (DDB) with its logic language Datalog.

You may want to look at the work of Rada Chirkova, who has already written a 
PostgreSQL-parse-tree-to-DataLog converter:
http://research.csc.ncsu.edu/selftune/Report_031005.pdf

-- 
Josh Berkus
Aglio Database Solutions
San Francisco


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Michael Meskes
Дата:
Сообщение: Re: postgreSQL as deductive DBMS
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Cost of XLogInsert CRC calculations