|
[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message] XQuery - good and fast toolMichalmas michalmas at gmail.comTue Mar 10 10:15:43 PST 2009
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 > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://x-query.com/pipermail/talk/attachments/20090310/be374881/attachment-0001.htm
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






