Is there any Java API to use N1QL?

Currently if you enable N1QL you need:

  • to run it on the same machine as the couchbase node
  • every node in the cluster needs to have N1QL running

in a separate vagrant box it won’t work - I guess that’s whats happening here?