Re: Proposal: First step towards Intelligent, integrateddatabase - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Proposal: First step towards Intelligent, integrateddatabase
Date
Msg-id 4CF70690.6050703@agliodbs.com
Whole thread Raw
In response to Re: Proposal: First step towards Intelligent, integrateddatabase  (Jim Nasby <jim@nasby.net>)
Responses Re: Proposal: First step towards Intelligent, integrated database  (ghatpande@vsnl.net)
List pgsql-hackers
> Something that did what Pavel mentioned:
> 
> SELECT name, parent->name FROM children;
> 
> would be very useful. It means you no longer have to write explicit joins (or perhaps more accurately, you no longer
haveto specify exactly how to join the two tables).
 

Already exists:
http://htsql.org/


--                                  -- Josh Berkus                                    PostgreSQL Experts Inc.
                        http://www.pgexperts.com
 


pgsql-hackers by date:

Previous
From: Joachim Wieland
Date:
Subject: Re: directory archive format for pg_dump
Next
From: Tom Lane
Date:
Subject: Re: build problem