Hi Andy,
me again. Just saw, that you’ve also written a node-based Basex-Client. My frontend is a node-app. So far I’m using AJAX-calls, to communicate via the REST-Interface with the Basex-Server, in generell I use the run command to execute different queries.
Are there any advantages (disadvantages) to change to a classical Server-Client Scenario (performance, less resources, security)? You know, I want to use it in an OpenShift-Environment for the future.
Thanks for any advice.
Günter