Sciweavers

26
Voted
XIMEP
2006
ACM

Programming with XQuery

14 years 1 months ago
Programming with XQuery
XQuery is a declarative language for querying and updating XML data sources. Interfacing XQuery to a host programming language is difficult because of the type system mismatch, and global optimization is difficult in a mixed-language environment. In this paper, we investigate a small extension called XQueryP that enables XQuery expressions to exchange state information through variables. This extension makes it easier to develop applications in XQuery without relying on a host programming language. We draw an analogy between the proposed extension and similar extensions that have been added over the years to the SQL query language for similar reasons.
Donald D. Chamberlin, Michael J. Carey, Daniela Fl
Added 14 Jun 2010
Updated 14 Jun 2010
Type Conference
Year 2006
Where XIMEP
Authors Donald D. Chamberlin, Michael J. Carey, Daniela Florescu, Donald Kossmann, Jonathan Robie
Comments (0)