anton6984647
Posts: 0
Joined: Mon Jul 14, 2014 3:53 pm

Database call efficiency

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?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Database call efficiency

Hi Anton,

This is a Server code script API for work with Database:
http://devcenter.appery.io/documentat...

anton6984647
Posts: 0
Joined: Mon Jul 14, 2014 3:53 pm

Database call efficiency

Thanks, are these requests subject to the API call limits?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Database call efficiency

Hi Anton,

Yes, calling these methods are also API Calls.

Return to “Issues”