- From: Michael Dyck <MichaelDyck@home.com>
- Date: Thu, 19 Apr 2001 21:25:24 -0700
- To: www-ql@w3.org
You've probably already seen the xmlhack article ("XQuery prototypes unveiled"), but if not, here it is: http://xmlhack.com/read.php?item=1168 Also, there are a few SourceForge projects that might be of interest: http://sourceforge.net/projects/xquench/ (XML Query parser and engine) http://sourceforge.net/projects/xmlservice/ (Hierarchical Database that uses XML natively for data transfer. Uses XPath, XPointer, XQuery, and XLink) http://sourceforge.net/projects/kweelt/ (framework to query XML data, based on the Quilt XML query language, a forerunner of XML Query) The first two are recent, and either in the planning or Pre-Alpha stage. (Neither has released any files.) All three use (or are planning to use) Java as the implementation language. -Michael Dyck
Received on Friday, 20 April 2001 00:26:45 UTC