Hello BaseX-Team,
it is great to see the vibrant evolution of your BaseX development.
We have a component that is at the moment on (the now outdated) BaseX 7.0.2 and the component uses
* local databases (to make it as independent as possible from the environment where it runs) * and XQJ.
Now we want to migrate this component to BaseX 7.3/BaseX 7.5.
But all the examples of the new (1.2.x) version of basex-xqj use the client server architecture, and it is stressed in the documentation:
"BaseX XQJ communicates with a BaseX Server via a client-server architecture, where BaseX XQJ acts as the client and the BaseX XML Database acts as the server.", see page 3 in [1]
Question:
Can BaseX 7.3/BaseX7.5 access a local database with XQJ?
With best regards
Andreas
[1] BaseX XQJ Documenation, Version 1.2.3, 1th October 2012