|
1 - 20 of 21
Previous
Next
Mashups 101: Using XQuery for Data Selection
March 26, 2009XQuery enables you to take advantage of the inherent structure of web pages to create easy-to-write and -maintain data extracts, a building block for new ad-hoc web applications called mashups.
Manipulate XML Content the Ximple Way
January 9, 2008For many common use cases, you can improve your XML-processing performance by taking advantage of XML-VTD's document-centric processing model.
Introducing IBM DB2 Viper Workbench, featuring the XQuery Visual Builder
June 16, 2006With the release of DB2 Viper, IBM has also announced the availability of the DB2 Developer Workbench. Formerly packaged with DB2 as the Development Center, the new Workbench, based on Eclipse, allows DBAs more flexibility in their development process and gives them a load of new toys to play with. This article walks through one of the new features: the XQuery Visual Builder.
Making Sense of the XML DataType in SQL Server 2005
June 13, 2006In SQL Server 2005, XML becomes a first-class data type. Developers can make minor remote modifications to stored XML documents easily, taking advantage of new support for XML schema-based strong typing, and server-based XML data validation.
Beyond Tables: Dealing with the Convergence of Relational and XML Data
April 27, 2005Developers are under increasing pressure to work with heterogeneous information. The advent of XML provided a data representation suitable for both regular (database tables) and irregular content, and was a significant step forward, but representation alone is not enough. We need a powerful standardized method for querying that data as well. XQuery fulfills that need.
A Taste of XQuery for the DBA
December 17, 2004Do you need to query semistructured data? Or maybe you just need another competency (a.k.a. buzzword) for your resume? XQuery can be both things and more, and it's coming with SQL Server 2005.
Kiss the Middle-tier Goodbye with SQL Server Yukon
March 23, 2004Yukon's new XML support features cut out the middleman and allow you to deal with your data directly on the database tier. Learn how to use these features to improve your database app's performance and design.
XQuery, the Query Language of the Future
June 20, 2003XQuery 1.0 still has to reach W3C Recommendation status, but the available implementations and technology previews show that it is a very potent query language.
Five Practical XQuery Applications
May 9, 2003XQuery is still a relatively new and unfamiliar XML-based language, but it offers many possibilities for simplifying tasks that today are difficult or tedious. These five practical scenarios should give you ideas for leveraging XQuery in your own applications.
#1: XML
January 8, 2003Learning XML requires a basic understanding of WWW, HTML, and Web scripting languages such as JavaScript or VBScript. This list of articles will help get you started.
An Introduction to XQuery
October 31, 2002XML blurs the distinctions between databases, documents, and messages, but it needs a powerful and elegant query language to reach its full potential. XPath does not go far enough. XQuery intends to be that language.
Introduction to XQuery (Part 3 of 4)
October 21, 2002Learn how to use XQuery's FLWR (for, let where, and return) expressions to process and restructure data from one or more documents.
Introduction to XQuery (Part 4 of 4)
October 21, 2002Learn to use XQuery conditional and quantified expressions to filter and select data, and to modify query results by including custom functions.
1 - 20 of 21
Previous
Next
Intel ended its sponsorship of Go Parallel on DevX as of January 1, 2009; however, DevX will continue to bring you news, information and programming insights on parallel and multi-core program development across all development platforms. Be sure to bookmark this page and check back often. |