vtd-xml supports random access to document up to 256G in size...
it also has industry's most advanced XML indexing capability
http://vtd-xml.sf.net
----- Original Message -----
From: "Mukul Gandhi" <[EMAIL PROTECTED]>
To: "Mikael Jansson" <[EMAIL PROTECTED]>
Cc: <xalan-j-users@xml.apache.org>
Sent: Friday, November 21, 2008 7:40 PM
Subject: Re: Transforming huge XML-files - 3-4GB
On Fri, Nov 21, 2008 at 2:01 AM, Mikael Jansson <[EMAIL PROTECTED]>
wrote:
Is there any way I can resolve this? I need to transform XML-fils up to
4GB.
just curious, which application produce such huge files? I have seen
few log files as large as this.
I think if you need to store huge amount of business data, you can opt
for a relational/XML hybrid database (like DB2 with pureXML) [1].
With [1], you can store data in XML form (along side relational data)
which makes good business sense. You can keep rest of data in
row-column relational form.
--
Regards,
Mukul Gandhi