RemoteDB is not available for Web client applications, indeed. You will have to create a XData server as the middle tier between the Web client and the NexusDB server. Your Web app will connect to XData via HTTP/JSON (it's a REST server), and XData itself will connect to the NexusDB server.