I blogged previously on the ease of use of GroovySql, which is Groovy‘s easy-to-use JDBC-based data access approach. In another blog post, I covered the utility of OracleXMLQuery, a class which easily ...
Several SQL-to-XML conversion and translation tools are available. The Enterprise and Professional versions of the XMLSpy products from Altova.com can produce an XML schema from a relational database.
hi, i'm looking into whether xml and all its related technologies can be an alternative to relational databases, especially on the query side. i have only the slightest idea of xml, xpath, xslt, ...