Re: Cross-Database query engine?



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
.