xmljavaxml-database

Connecting to database without running server in Apache Xindice


I am new to "Apache Xindice". I tried some examples from the internet and it worked, but I have to run the server before running my applications.This allows it to connect to the database.

I don't want to run the server because my application runs locally and I don't want to disturb the user with the server. I need to connect to the database from my application only, the path of the database is relative to the program.

thanks.


Solution

  • Hm, Apache Xindice seems to be out of date. The latest news entry was 2007.

    There are some currently maintained embeddable XML databases like Berkeley DB XML, eXist and Qizx XML database engine. All of them also supports XQuery as the query language.