RE: Re: SQL to XQuery translation
"Antoine Mensch" <[email protected]>
| Newsgroups | gmane.comp.web.query-languages |
|---|---|
| Message-ID | <[email protected]> |
Hi all, for those of you interested in open source software, you can have a look at XQuark Bridge, which is a Java component that provides a significant support for XQuery on top of some of the major RDBMS (Oracle, SQL Server and mySQL). It's available under LGPL at http://xquark.objectweb.org. The XQuark project has also released a second Java component, called XQuark Fusion, able to perform distributed XQueries over a set of heterogeneous data sources. Antoine Mensch