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 the raw XML file but does not allow complex processing afterwards;
...
Exclusive to subscribers. 97% yet to be discovered!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference
This article is included in
Software technologies and System architectures
This offer includes:
Knowledge Base
Updated and enriched with articles validated by our scientific committees
Services
A set of exclusive tools to complement the resources
Practical Path
Operational and didactic, to guarantee the acquisition of transversal skills
Doc & Quiz
Interactive articles with quizzes, for constructive reading
Mixed approach (RDBMS – XML)
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)...
Websites
Xylem http://www.xyleme.com/
Tamino Software AG https://documentation.softwareag.com/webmethods/tamino/ins10-3/concepts/cfintro.htm
Exclusive to subscribers. 97% yet to be discovered!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference