Hello,
I am a newbie to using XML- databases. I am working on "SEMANTIC SEARCH ENGINE" on java that uses a parser to parse the input and generates output in xml. I need to use a xml database for storing all those xml files and fire xpath/xqueries to retrieve my result from java clients. My dilemma is which one to use between BASE-X and EXIST-DB. Both have their own selling points. A W3C test summary reads using base-x is efficient. I will be highly obliged to you if you can give some more concrete points that insist on using base-x so that I can make a fair decision.
Thanx in advance.