Hello - my app makes a number of REST calls to the database. I'm trying to see if there's a more efficient way of accessing the data on the Appery database. I'm currently using call such as XHRResponse = XHR.send(.., is there another way to access the Appery database from the Appery server code?