[go: up one dir, main page]

Skip to Main Content

A database that stores XML documents. There are two types. The first is the "XML-enabled database," which is a relational or object-oriented database that has been extended to hold XML data. In this method, there is always a conversion to and from the XML document to the underlying structure such as rows and columns in the relational model. In addition, the XML-enabled database may only store part of the XML document.

The second is the "native XML database," which indexes XML documents directly and stores the entire XML document and related elements. Depending on the application, the native XML database may provide better performance than the XML-enabled database. See round tripping.

TRENDING

THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction requires permission.
Copyright © 1981- 2024. The Computer Language Co Inc. All rights reserved. CLC Logo