Professional XML Databases

Professional XML Databases

5.0 1
by Apress, Kevin Williams, Michael Brundage
     
 
While this book will discuss some conceptual issues, its focus is on development and implementation. This is a book for programmers and analysts who are already famaliar with both XML and relational databases.

OVERVIEW: In this book, we look at how to integrate XML into your current relational data source strategies. With the increasing amount of data stored in

Overview

While this book will discuss some conceptual issues, its focus is on development and implementation. This is a book for programmers and analysts who are already famaliar with both XML and relational databases.

OVERVIEW: In this book, we look at how to integrate XML into your current relational data source strategies. With the increasing amount of data stored in relational databases, and the importance of XML as a format for marking up data - whether it be for storage, display, interchange, or processing - you need to have command of four key skills: understanding how to structure, process, access, and store your data.

By introducing guidelines for how to model your XML documents in relational databases and how to model relational database information as XML, we will establish structures that enable quick and efficient access, and make our data more flexible. We then look at the developer's XML toolbox, discussing associated technologies and strategies that will help us in describing, processing, and manipulating data. We also discuss common techniques for data access, data warehousing, transmission, and marshalling and presentation, giving working examples in every chapter.

Whether you are using XML for storage, as an interchange format, or for display, this book looks at some of the key issues you should be aware of when structuring, processing, accessing, and storing your documents.

Author Biography: The authors are a multi-author Wrox writing team of professional developers.

Product Details

ISBN-13:
9781861003584
Publisher:
Apress
Publication date:
12/01/1900
Series:
Programmer to Programmer Series
Edition description:
2001
Pages:
1021
Product dimensions:
(w) x (h) x 0.08(d)

Customer Reviews

Average Review:

Write a Review

and post it to your social network

     

Most Helpful Customer Reviews

See all customer reviews >

Professional XML Databases 5 out of 5 based on 0 ratings. 1 reviews.
Guest More than 1 year ago
This is a must have book for any professional developer. I was able to get all the information I needed on the Dom, SAX, Schemas, XPath. There is a great chapter on non standard technologies too.