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!!
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!!
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.