[jdom-interest] Manipulating a very large XML file

Jason Hunter jhunter at xquery.com
Thu Jan 20 16:29:45 PST 2005


Like Michael said, this is what XML databases are for.  MarkLogic (where 
I work) for example can manage and manipulate (search, update, etc) 
multi-Terabyte data sets including documents of the multi-Gigabyte size. 
  http://xqzone.marklogic.com.

-jh-

Srinivasan Pillai wrote:

> We have a large XML file (around 5 GB) that should be modified based on
> certain business rules. What parser can be used other than DOM ? Is it
> possible to  create a tree structure just for the segment that should be
> modified ?
> 
> Thanks,
> Srini



More information about the jdom-interest mailing list