Cantitate/Preț
Produs

Querying XML: XQuery, XPath, and SQL/XML in context: The Morgan Kaufmann Series in Data Management Systems

Autor Jim Melton, Stephen Buxton
en Limba Engleză Paperback – 9 apr 2006
XML has become the lingua franca for representing business data, for exchanging information between business partners and applications, and for adding structure–and sometimes meaning—to text-based documents. XML offers some special challenges and opportunities in the area of search: querying XML can produce very precise, fine-grained results, if you know how to express and execute those queries.For software developers and systems architects: this book teaches the most useful approaches to querying XML documents and repositories. This book will also help managers and project leaders grasp how “querying XML” fits into the larger context of querying and XML. Querying XML provides a comprehensive background from fundamental concepts (What is XML?) to data models (the Infoset, PSVI, XQuery Data Model), to APIs (querying XML from SQL or Java) and more.

* Presents the concepts clearly, and demonstrates them with illustrations and examples; offers a thorough mastery of the subject area in a single book. * Provides comprehensive coverage of XML query languages, and the concepts needed to understand them completely (such as the XQuery Data Model).* Shows how to query XML documents and data using: XPath (the XML Path Language); XQuery, soon to be the new W3C Recommendation for querying XML; XQuery's companion XQueryX; and SQL, featuring the SQL/XML * Includes an extensive set of XQuery, XPath, SQL, Java, and other examples, with links to downloadable code and data samples.
Citește tot Restrânge

Din seria The Morgan Kaufmann Series in Data Management Systems

Preț: 30913 lei

Preț vechi: 48440 lei
-36% Nou

Puncte Express: 464

Preț estimativ în valută:
5916 6223$ 4898£

Carte tipărită la comandă

Livrare economică 07-21 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781558607118
ISBN-10: 1558607110
Pagini: 848
Ilustrații: Illustrated
Dimensiuni: 191 x 235 x 51 mm
Greutate: 1.66 kg
Editura: ELSEVIER SCIENCE
Seria The Morgan Kaufmann Series in Data Management Systems


Public țintă

Software engineers designing applications that use XML to access documents and data presented in XML form; architects of software systems that use XML, who need to know how search and retrieval issues are to be handled; and others who need to understand the relationships between XML markup and storage and future retrieval of documents based on the semantics of the information they contain.

Cuprins

1.XML2.Querying3.Querying XML4.Metadata—An Overview5.Structural Metadata6.The XML Information Set (Infoset) and Beyond7.Managing XML: Transforming and Connecting8.Storing: XML and Databases9.XPath 1.0 and XPath 2.010.Introduction to XQuery 1.011.XQuery 1.0 Definition12.XQueryX13.What’s Missing?14.XQuery APIs15.SQL/XML16.XML-Derived Markup Languages17.Internationalization: Putting the “W” 18.Finding Stuff