Re: J2EE: Storing hierarchical data



Florian Lindner wrote:
Xindice is optimized for storing a large number of smaller XML documents. AFAIK these document itself are not organized hierarchily. Please correct if I am wrong.

You have right. Xindice isn't good for large documents. I've heard that Berkeley DB XML is the best choice nowadays for the large XML documents. That told me the guy whom I think is the real expert in this field.

Software AG's Tamino is supposed to be the best commercial product which support large files.

If you don't find anything worth in above products you might look at the my project - dummy XML:DB wrapper around MySQL at address
http://sourceforge.net/projects/myxmldb



-- Mladen Adamovic http://home.blic.net/adamm


.



Relevant Pages

  • Getting started with Berkeley DB XML
    ... Application tht provides GUI n facilities of ... Berkeley DB XML to users on button clicks, ... Im unable to locate any engine(service tht might act as backend engine) ...
    (comp.lang.perl.modules)
  • [SLE] Berkeley DB XML
    ... I want to use the Perl interface but I can't see anything that refers to ... Does Suse ship the complete Berkeley DB XML product or have they removed ...
    (SuSE)
  • Re: [PHP] Shopping Carts/Checkout Software
    ... I discovered a commercial product that looks like it would work and it uses XML to import product information into its system. ... code, but the core structure is 'comprehensive', so you will find 'easypopulate' to get raw CSV data in. ... Expanding it to handle XML is probably a lot of work. ... Creating the raw data for 'easypopulate' does eliminate a few stages however and is worth the effort, so IF you have XML data then dump it to a spreadsheet:) ...
    (php.general)
  • Re: Good XML-Database?
    ... I found Berkeley DB XML long ago, but there was no .NET-Wrapper ... Pascal Schmitt. ...
    (microsoft.public.dotnet.xml)