Deki
Posts: 0
Joined: Tue Apr 15, 2014 4:53 pm

Tutorial on connecting Apperyio app with external database?

Hello, is there such a tutorial for connecting an apperyio app to an external database (for example, SQL Server or MySQL)? If yes, please tell me the link. If no, do you plan on making such a tutorial...it would be greatly appreciated. Thanks!!

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

Tutorial on connecting Apperyio app with external database?

Hi Deki,

Unfortunately, we don't have such tutorial. Services in your Appery.io app work with REST. The service may return JSON or XML. If your database is exposed via REST, then you can connect to it from your app.

Return to “Issues”