2006
DOI: 10.1147/sj.452.0271
|View full text |Cite
|
Sign up to set email alerts
|

DB2 goes hybrid: Integrating native XML and XQuery with relational data and SQL

Abstract: Comprehensive and efficient support for XML data management is a rapidly increasing requirement for database systems. To address this requirement, DB2 Universal Databasee (UDB) now combines relational data management with native XML support. This makes DB2t a truly hybrid database management system with first-class support for both XML and relational data processing as well as the integration of the two. This paper presents the overall architecture and design aspects of native XML support in DB2 UDB and its in… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
12
0

Year Published

2007
2007
2014
2014

Publication Types

Select...
4
3
2

Relationship

0
9

Authors

Journals

citations
Cited by 20 publications
(12 citation statements)
references
References 26 publications
0
12
0
Order By: Relevance
“…At current, IBM DB2 Express-C is the most suitable database management system for our purpose to implement and manage databases of ISO/IEC 27000 series and ISMS documents. IBM DB2 Express-C is a free hybrid type database management system that can provide management of both relational and XML data model effectively [22]. It provides a function called "pureXML" which supports storing XML documents natively, validating documents against schemas, and querying documents [23].…”
Section: Current Implementationmentioning
confidence: 99%
See 1 more Smart Citation
“…At current, IBM DB2 Express-C is the most suitable database management system for our purpose to implement and manage databases of ISO/IEC 27000 series and ISMS documents. IBM DB2 Express-C is a free hybrid type database management system that can provide management of both relational and XML data model effectively [22]. It provides a function called "pureXML" which supports storing XML documents natively, validating documents against schemas, and querying documents [23].…”
Section: Current Implementationmentioning
confidence: 99%
“…SQL is used for querying the metadata of the standards and documents that are represented in relational data model, and XQuery is used for querying the data of the standards as well as the documents that are represented in XML data model. DB2 also allows the combination of the usage of SQL and XQuery [22]. In order to retrieve data of various standards from multiple databases, first we generate an SQL query to retrieve a list of databases from Criteria Meta DB.…”
Section: Current Implementationmentioning
confidence: 99%
“…In IBM's DB2 the XML data type was added which can contain an entire XML document. Instead of a CLOB, a tree representation is used with XML tags being assigned an internal integer ID [3]. These solutions aim to provide a general solution to managing and querying XML data -including XML that is wellformed but schema-less.…”
Section: Related Workmentioning
confidence: 99%
“…Instead of being targeted at managing metadata, these databases are aimed at handling a wide spectrum of XML including schema-less documents and allowing queries based on XPath or XQuery. In DB2, XML documents are updated as whole documents [5], so metadata attributes added during a workflow would require the entire document to be updated.…”
Section: Related Workmentioning
confidence: 99%