[XML-DEV Mailing List Archive Home]
[By Thread]
[By Date]
Handling very large instance docs
- To: xml-dev@...
- Subject: Handling very large instance docs
- From: Andy Greener <andy@...>
- Date: Thu, 29 Apr 2004 14:12:34 +0100
Before we dive into a local bespoke development, is anyone aware
of any tools that can efficiently handle browsing and editing of
very large XML documents (2-300Mb of repeating structure at the top
end) on "normal" PC workstation hardware?
At the very least I need to be able to sequentially process a large
document and extract an identified sub-tree (ideally denoted by an
XPath expression) for run-of-the-mill tools to manipulate. I assume
such a beast would need to be based on a SAX parser.
I suppose my other option is to dump the doc into an XML-native
database and get at the fragments via a query mechanism. Any suggestions
gratefully received...
--
Andy Greener Mob: +44 7836 331933
GID Ltd, Reading, UK Tel: +44 118 956 1248
andy@... Fax: +44 118 958 9005
|