XQuery

Searching Arun Batchu

Incoming Links

del.icio.us

Delicious/tag/xquery
(recent bookmarks tagged xquery)
XQilla: XQilla Homepage
The SAXON XSLT and XQuery Processor
Qexo: The GNU Kawa implementation of XQuery
How To Get For Xml Spy | AltovaXML reviews and free downloads
FunctX XQuery Functions: fn:substring
pgsql/contrib/xml2/README.xml2 - view - 1.7
XML-handling functions for PostgreSQL This version of the XML functions provides both XPath querying and XSLT functionality. There is also a new table function which allows the straightforward return of multiple XML results
XPath, XQuery, and XSLT Function Reference
The Kawa language framework
FunctX XQuery Functions: Hundreds of useful examples
XQuery/Tag Cloud - Wikibooks, collection of open-content textbooks
distinct-values($wordlist/term)
XML Best Practices for Microsoft SQL Server 2005
XRX: Simple, Elegant, Disruptive - O'Reilly XML Blog
XForms + REST + XQuery
JohnnySoftware's Journal – Learn XQuery and XPath: start programming with NUX+XOM and TagSoup Java libraries – Last.fm
How XQuery extends XPath
Use XQuery from a Java environment
XPath, XQuery, and XSLT Function Reference
Re: Why my Xquery always return an empty set?: msg#00100 text.xml.exist
declare default element namespace "urn:mpeg:mpeg7:schema:2004";
XML.com: Scaling Up with XQuery, Part 2
Query Di
Introduction to XQuery in SQL Server 2005
Using XML in SQL Server
!!! referenz !!!
SQL Server And XML: XQuery Lab 27 - Reading the name of elements using wildcards
!!!
local-name Function (XQuery)
XQuery Inside SQL Server 2005
!!! sophisticated
W3C XML Query (XQuery)
XQuery 1.0: An XML Query Language
XQuery 1.0: An XML Query Language

Books

My Posts on XQuery

Last changed May 25, 2008 02:50 by Arun Batchu
Labels: xml, xforms, xquery, xpath, rest

DanMcCreary recently blogged about what he terms XRX on http://xml.com . I could not post my comments there, so I will keep them here until I can...

An elegant introduction to an elegant architecture, Dan. Thank you. The essential takeaway from what you describe is the exploitation of XML from one end to the other end - especially from the Developer's perspective, for, how XRX actually manifests in runtime could be left to implementation technologies. Thus the logical architecture of XRX could be realized by a few variations of concrete technology - which is great. The XForms could be realized by XForms server technology (such as the excellent Orbeon stack), the ReST could be realized by any middle tier and the XQuery could be realized by an XQuery engine (such as Data Direct) that may actually be driving any one or a combination of datastores (XML, SQL, file system or ...) . The symmetrical and consistent leverage of XML as a data model from creation to transport to rest and back eliminates a whole lot of wasteful work. Like you point out, XPath is one of the most powerful query systems I have encountered; you can pack so much in so little and reuse it across the board with little if any change from the drawing board to production. In such a system as you describe, a business rule expressed once can be reused anywhere - from one end-to-end , however long the travel, as long as the architecture is XRX, like you have described. Thanks for expressing it so well. A few of your readers will not get it - it is one of those things that once you experience it, you are left wondering why this did not happen before. Oh, well!

Posted at May 25, 2008 by Arun Batchu | 0 comments
Labels: xquery, xml, testing, tool

. Gotta check it out.

Posted at Apr 30, 2008 by Arun Batchu | 0 comments
Last changed Oct 01, 2008 14:18 by Arun Batchu
Labels: xquery

Of late, our team at DOR (yours truly, DanMcCreary, AlexBleasdale, JasonParker) has been working with XQuery a lot. We love it. We love eXist database. Here is an article that if you ignore the marketing hype, still is close to what we found : http://www.xquery.com/customers/volpe.html

Posted at Aug 14, 2007 by Arun Batchu | 0 comments

XQuery

Labels

 
  1. Nov 02, 2007

    Arun Batchu says:

    Need to check this test harness

    Need to check this test harness out.

Add Comment