Logo

XML and Databases by Ronald Bourret

Small book cover: XML and Databases

XML and Databases
by

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.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Sams Teach Yourself XML in 21 DaysSams Teach Yourself XML in 21 Days
by - Sams
The book offers real-world XML examples and covers basic syntax, XML document structure, document types, the benefits of XML Schema, formatting using CSS, working with XHTML, XForms, building XML into database or Web Service applications with SOAP.
(17573 views)
Book cover: A Gentle Introduction to XMLA Gentle Introduction to XML

These tutorials introduce a variety of XML topics including, SVG, DTD, Schema, XSLT, DOM and SAX. Each topic includes a number of problems that the student must complete. Online parsers that process the students answers and give immediate feedback.
(7320 views)
Book cover: XForms Tutorial and CookbookXForms Tutorial and Cookbook
by - Wikibooks
This book is a tutorial and cookbook with many complete running XForms examples. It teaches the fundamental concepts of XForms. The more advanced examples solve specific tasks and reduce the amount of JavaScript necessary to write high-quality forms.
(13653 views)
Book cover: XPath and XPointer: Locating Content in XML DocumentsXPath and XPointer: Locating Content in XML Documents
by - O'Reilly Media, Inc.
XPath and XPointer are two languages that play a key role in XML processing. You'll learn to construct a full XPointer and completely understand both the XPath and XPointer features it uses. A working knowledge of XML and XSLT is assumed.
(14709 views)