|
[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message] XQuery - good and fast toolGeert Josten Geert.Josten at daidalos.nlTue Mar 10 09:49:20 PST 2009
Hi Michal, I know of two commercial products: - X-Hive/DB - MarkLogic Server I am not sure if the first can handle such large amounts of data, but the latter definitely can. Handling many documents with one query is not difficult either. Using doc() or collection() will give quick access to large numbers of documents. MarkLogic Server can utilize indexes to make it perform even with such large amounts of data. Kind regards, Geert > Drs. G.P.H. Josten Consultant http://www.daidalos.nl/ Daidalos BV Source of Innovation Hoekeindsehof 1-4 2665 JZ Bleiswijk Tel.: +31 (0) 10 850 1200 Fax: +31 (0) 10 850 1199 http://www.daidalos.nl/ KvK 27164984 De informatie - verzonden in of met dit emailbericht - is afkomstig van Daidalos BV en is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht onbedoeld hebt ontvangen, verzoeken wij u het te verwijderen. Aan dit bericht kunnen geen rechten worden ontleend. > From: http://x-query.com/mailman/listinfo/talk > [mailto:http://x-query.com/mailman/listinfo/talk] On Behalf Of Michalmas > Sent: dinsdag 10 maart 2009 9:17 > To: Mukul Gandhi > Cc: http://x-query.com/mailman/listinfo/talk > Subject: Re: XQuery - good and fast tool > > It is now just part of my research (can't tell more now). > > I need to find good world when: > - i have a big data set > - i want to use xquery in simple way > > One extreme is to have many small XML files, but then some > queries that need to access all of them would be quite > complex. On the other side there is one big XML. > Now i analyze both solutions. > > Thanks, > M. > > > On Tue, Mar 10, 2009 at 9:13 AM, Mukul Gandhi > <http://x-query.com/mailman/listinfo/talk> wrote: > > > On Tue, Mar 10, 2009 at 1:16 PM, Michalmas > <http://x-query.com/mailman/listinfo/talk> wrote: > > But there are some requirements: XML file > > may exceed the size of 5-8 GB. > > > just curious, what kind of application needs such huge > XML files? I > would prefer storing data in a relational/XML hybrid database. > > > -- > Regards, > Mukul Gandhi > > > >
|
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
|






