Connect to remote database

UPDATE {}
if you connect a rest api to your sql database you can access json responses to query with wix a remote database. Only wix code for now which is also just javascript.

if you want to connect a remote app like a java interface you can build an api for your wix website inside the wix platform with http-function from wix code too. From there you can start the http function to query and fetch data inside java