Database call efficiency
Posted: Fri Jul 18, 2014 4:51 pm
by anton6984647
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?
Database call efficiency
Posted: Fri Jul 18, 2014 6:04 pm
by Kateryna Grynko
Hi Anton,
This is a Server code script API for work with Database:
http://devcenter.appery.io/documentat...
Database call efficiency
Posted: Fri Jul 18, 2014 6:52 pm
by anton6984647
Thanks, are these requests subject to the API call limits?
Database call efficiency
Posted: Fri Jul 18, 2014 7:20 pm
by Kateryna Grynko
Hi Anton,
Yes, calling these methods are also API Calls.