XQuery and Web Services

XQueryWebService is a framework that allows you to expose an XQuery as a Web service. In this section, you'll see how you can use DataDirect XQuery to build powerful data services that query, aggregate, and update multiple data sources using XQuery.

Table of Contents

The XQueryWebService Framework

This overview introduces you to the XQueryWebService framework and gets you started building XQueryWebService applications of your own. A sample application and code snippets help you understand how to set up a Java servlet container, specify data source connections, use SOAP and REST to access your Web services, and more.

In this section you'll find:

Photo Search Demonstration

Eager to get your hands on a live demonstration of the XQueryWebService framework in action? Point your browser here and see for yourself how DataDirect XQuery and Web services are changing web applications as you know them. To learn more about how the photo search application was built (hint: it wasn't using static HTML!), read more here.

In this section you'll find: