Sams Teach Yourself XML in 21 Days

Sams Teach Yourself XML in 21 Days

By Steven Holzner

Day 20. Working with XML and Databases

The connection between XML and databases is a natural one, and we're going to take a look at this field today. We'll also take a look at the XQuery language that is now being developed as a W3C recommendation and that is designed to work with XML and databases. In fact, today you'll use one of the few XQuery software implementations available to get all the details. Here's an overview of today's topics:

The way XML is implemented by database providers varies widely, which means the coverage today will be in many different areas. First, we're going to take a look at a brute-force method of working with XML and databases, and then we'll examine some integrated XML support in a database provider, and finally we'll talk about W3C's XQuery, which provides a query language (much like SQL for database applications) to work with databases from XML's point of view.

Share ThisShare This

Informit Network