ANNOUNCE: DataDirect XQuery Public Beta

As Program Manager of DataDirect XQuery, I'm very happy to announce
that the public beta of DataDirect XQuery is being released
today. Java programs routinely exchange data as XML, but store and
query data using relational databases. DataDirect XQuery is designed
to let you use XQuery in Java applications using the XQuery API for
Java, the "JDBC for XQuery". It can query both XML and relational
sources, and returns XML results as text, DOM, SAX, or
StAX. DataDirect XQuery is simple, portable, and fast.

You can apply for the beta program here:

  http://www.datadirect.com/products/xquery/xquerybetahome/

In the beta, we support the following databases:

  Oracle 9i (R1 and R2) and Oracle 10g

  DB2 Universal Database (UDB) 8.1 on Windows NT, Windows 2000,
  Windows 2003, Windows XP, UNIX, and Linux

  Microsoft SQL Server 2000 (including SP1, SP2, and SP3a)

The beta is based on the 11 February 2005 Working Draft of XQuery[1]
and the Early Review Draft of XQJ[2]. The following tutorials are
helpful for coming to grips with these standards.

  XQuery Tutorial
  http://www.datadirect.com/developer/xquery/xquery_tutorial/index.ssp

  XQJ Tutorial  
  http://www.datadirect.com/developer/xquery/topics/xqj_tutorial/index.ssp

Hope this is of interest!

Jonathan Robie
Program Manager, DataDirect XQuery
www.datadirect.com

[1] XQuery - 11 February 2005 Working Draft
    http://www.w3.org/TR/2005/WD-xquery-20050211/

[2] XQuery API for Java (JSR-225)
    http://www.jcp.org/en/jsr/detail?id=225

Received on Tuesday, 17 May 2005 15:41:38 UTC