
XML and Databases
by Ronald Bourret
2005
Description:
This paper gives a high-level overview of how to use XML with databases. It describes how the differences between data-centric and document-centric documents affect their usage with databases, how XML is commonly used with relational databases, and what native XML databases are and when to use them.
Download or read it online for free here:
Read online
(online html)
Similar books
A Technical Introduction to XMLby Norman Walsh - O'Reilly Media
This introduction to XML presents the Extensible Markup Language at a reasonably technical level for anyone interested in learning more about structured documents. In addition to XML 1.0 Specification, this text outlines related XML specifications.
(9632 views)
XML Schema Definition (XSD)by Vijay Mukhi, Shruti Gupta, Sonal Mukhi
The XML Schema specifies the properties of a resource, while the XML file stipulates a set of values for these properties. The XML Schema concedes generous amount of autonomy to the programmer to define the rules of data validity.
(8781 views)
XForms Essentialsby Micah Dubinko - O'Reilly
Introduction and practical guide to the new XForms specification. You'll learn how to integrate XForms with both HTML and XML vocabularies, and how XForms can simplify the connection between client-based user input and server-based processing.
(17376 views)
XML: Managing Data Exchange- Wikibooks
This text provides a detailed description of XML, a computer language for designing web pages, and for defining other, more specialized languages. It covers XML programming, and its uses on the Internet. Exercises are included.
(17075 views)