[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message]

XQuery - good and fast tool

Greg Fausak lgfausak at gmail.com
Tue Mar 10 07:20:55 PST 2009


  XQuery - good and fast tool
I've had good luck with BDB XML.  It performs better given many
smaller files rather
than one giant file.  The performance problems I have had are from
updates.  If you
aren't doing that BDB XML may just work for that big file.

-g



On Tue, Mar 10, 2009 at 5:43 AM, James Fuller
<http://x-query.com/mailman/listinfo/talk> wrote:
> Hello,
>
> I would be interested in stuffing this into eXist as a test ... I have
> a few optimizations I do with large XML files which means splitting
> into a few chunks but I would need to see the XML to see if it was
> doable.
>
> sounds like what u are working on is a confidential so email me
> offlist if interested ... but with XML Prague coming up my time is
> limited for the next week or so to respond fully.
>
> cheers, Jim Fuller
>
> On Tue, Mar 10, 2009 at 10:15 AM, Michalmas <http://x-query.com/mailman/listinfo/talk> wrote:
>> Thanks guys,
>>
>> I will check the most promising solutions.
>>
>> I will inform you about results of my investigations.
>>
>> Best,
>> Michal
>>
>> On Tue, Mar 10, 2009 at 10:13 AM, Michael Kay <http://x-query.com/mailman/listinfo/talk> wrote:
>>>
>>> There are two ways of handling XML that is too large to fit in memory:
>>>
>>> * with an XML database
>>>
>>> * with a streaming processor
>>>
>>> Which you use depends on the overall workload. For example, if you are
>>> filtering a data feed and discarding most of the incoming data, then a
>>> streaming processor is clearly the right approach.
>>>
>>> Saxon-SA will execute a subset of XQuery in streaming mode (meaning that
>>> you don't need to have the whole source document in memory.)
>>>
>>> Michael Kay
>>> http://www.saxonica.com/
>>>
>>> ________________________________
>>> From: http://x-query.com/mailman/listinfo/talk [mailto:http://x-query.com/mailman/listinfo/talk] On Behalf
>>> Of Michalmas
>>> Sent: 10 March 2009 07:46
>>> To: http://x-query.com/mailman/listinfo/talk
>>> Subject:  XQuery - good and fast tool
>>>
>>> Hello guys,
>>>
>>> I am looking for good XQuery tool. But there are some requirements: XML
>>> file may exceed the size of 5-8 GB.
>>> The tools i am using now, like Saxon or Altova XML Spy, can't really
>>> handle such file.
>>>
>>> I have hound database engine MonetDB, for fast xqueries on big data sets.
>>> But it seems to be still in developing phase (and a lot of things are
>>> missing, like connectors).
>>>
>>> Do you have any suggestions?
>>>
>>>
>>> Thanks,
>>> Michal
>>
>>
>> _______________________________________________
>> http://x-query.com/mailman/listinfo/talk
>> http://x-query.com/mailman/listinfo/talk
>>
> _______________________________________________
> http://x-query.com/mailman/listinfo/talk
> http://x-query.com/mailman/listinfo/talk
>



-- 
Greg Fausak
http://x-query.com/mailman/listinfo/talk


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
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-2011 All Rights Reserved.