|
[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message] Finding a XML-Database to fit our needsKen North kennorth at sbcglobal.netSat Dec 15 10:08:04 PST 2007
Johan, Oracle 10g/11g, IBM DB2 9 and Microsoft SQL Server 2005/2008 implement an XML data type - meaning you can operate on an XML document as a column. You can create tables having an XML column, query over the tables, use XPath expressions, use documents as parameters to stored procedures and so on. With those platforms, you have a variety of stored procedures and functions for operations on documents, schemas, and message queues. There are also a variety of products (open source and commercial) that include an XQuery processor. This page has a list with download links: http://www.SQLSummit.com/XqueryProv.htm Excerpt from DB2 magazine about XML integration in DB2 9: http://www.kncomputing.com/papers/xml_in_focusDB2_mag.pdf ======== Ken North =========== www.KNComputing.com www.WebServicesSummit.com www.SQLSummit.com www.GridSummit.com
|
Purchase Stylus Studio Online Today!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






