[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: XML versus Relational Database
- From: terje@in-progress.com (Terje Norderhaug)
- To: xml-dev@lists.xml.org
- Date: Fri, 02 Feb 2001 09:19:01 -0800
At 7:49 AM 2/2/01, Dylan Walsh wrote:
>From: Soumitra Sengupta [SMTP:soumitra@b-bop.com]
>>
>>If you have a few documents and do not need to search across them, a
>>persistent DOM implementation will work
>
>If you do not need to search across the document, why use a persitent DOM
>implementation?
>Why not store the XML as file or as text in the database?
Maintaining the document as a persistent DOM implementation is useful for
other purposes than searching across a document. Having such a preparsed
structure makes it faster to extract parts of the document or process the
content in other ways.
-- Terje <terje@in-progress.com> | Media Design in*Progress
Software for Mac Web Professionals at <http://www.in-progress.com>
Take Advantage of Server Side XML and XSL with Interaction!