Re: Cross-Database query engine?



On Wed, Jul 25, 2007 at 03:02:35PM +1000, Daniel Kasak wrote:
On Tue, 2007-07-24 at 21:55 -0700, Darren Duncan wrote:

At 9:43 AM +1000 7/25/07, Daniel Kasak wrote:
Are there any solutions at present for running queries across different
database servers? If not, I may well write one ...

Another thing I'll say is that my Muldis::DB project, currently on
CPAN, has what you're talking about as a standard feature-to-be, by
way of its native paradigm that makes all data stores look like
they're all in one query environment, which is analagous to Perl's
tie mechanism making foreign variables look like native local
variables. -- Darren Duncan

I see. That *IS* interesting then. I'll check it out. Thanks.

Personally I think this is the killer-app for Muldis::DB, if the query
optimization can be made smart enough.

Tim.

p.s. No need to reply to this. It's just an observation.
.