|
[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message] XQuery - good and fast toolMichael Kay mike at saxonica.comTue Mar 10 09:13:08 PST 2009
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/aa0a0f96/attachment.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
|






