[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Processing huge XML files


handling large xml files
On Fri, Oct 11, 2002 at 09:43:16AM +0800, Thomas Lee wrote:
> Hi all,
> 
> We need to process very large XML files (up to a few ten MB). So we 
> can't process the whole file with DOM in memory. We are prepared to use 
> SAX to parse a large XML file and store into our data structure in the 
> disk (propietary data structure or RDBMS). We'll also provide a set of 
> APIs for access the contents in the XML file. Now the XML content change 
> is not required.
> 
> However, instead of developing a customized solution, I'd like to know 
> if there is any existing tools and library handling large XML files in disk.

XML::Twig (in Perl)

    http://search.cpan.org/author/MIROD/XML-Twig-3.08/Twig.pm

is an ideal way of handling large files containing XML data structures
(as opposed to document oriented XML): you configure it to parse an
particular element (or set of elements) in to a data structure one at a
time, then handle those data structures.

- Barrie

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.