Page 1 of 1

Connect appery.io backend db to mysql db on another website.

Posted: Thu Mar 27, 2014 6:59 am
by Haboque Ferus

Can I link the databases in appery.io backend with my database on my website so the two would sync? I am thinking to build a web-based system and phone app that share same data like facebook.


Connect appery.io backend db to mysql db on another website.

Posted: Thu Mar 27, 2014 9:01 am
by Maryna Brodina

Hello!

The is no service to sync them, but you can create any custom app logic to sync mysql DB with Appery.io DB (mongoDB) on your server or Appery.io back-end server code.


Connect appery.io backend db to mysql db on another website.

Posted: Tue May 13, 2014 9:07 am
by eli

hi
can you give soem example o documentation how to do this both cases:

  • sync mysql DB with Appery.io DB (mongoDB) on your server
  • Appery.io back-end server code.

Connect appery.io backend db to mysql db on another website.

Posted: Tue May 13, 2014 6:37 pm
by Evgene Karachevtsev

Hello,

We have some tutorials about server code: http://docs.appery.io/tutorials/#Serv...
And documentation: http://docs.appery.io/documentation/b...
Unfortunately, we don't have an example of synchronization of mySQL DB with Appery.io DB. This discussion may help you: https://getsatisfaction.com/apperyio/...


Connect appery.io backend db to mysql db on another website.

Posted: Tue Nov 03, 2015 6:50 pm
by Sebastien Moré

Hello,

How to make update or insert SQL ? i used PUT and added new services and called this service but how to send parameters for add a new row.

Regards


Connect appery.io backend db to mysql db on another website.

Posted: Wed Nov 04, 2015 6:32 pm
by Serhii Kulibaba

Hello Sebastien,

Please use API Express for connectiong with your SQL DB:
https://devcenter.appery.io/documenta...