4. Mixed approach (RDBMS – XML)
As seen above, in this type of approach, XML documents are stored in relational tables with special column types (native XML), capable of processing XML. The possibilities offered by this type of solution are therefore highly dependent on the DBMS used.
In Oracle, for example, the native XMLType type can be used to store, query, access, transform and manipulate XML data .
Three types of storage are possible with XMLType :
unstructured storage in the form of LOB (available from version 8), which consists of storing...
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!
Mixed approach (RDBMS – XML)
Article included in this offer
"Software technologies and System architectures"
(
227 articles
)
Updated and enriched with articles validated by our scientific committees
A set of exclusive tools to complement the resources
Bibliography
- (1) - Oracle Database 11g XML DB - Technical Overview. - An Oracle White Paper (2007) http://www.oracle.com/technology/tech/xml/xmldb/Current/xmldb_11g_twg.pdf
- (2)...
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!