shooter
Posts: 0
Joined: Fri Dec 20, 2013 6:13 pm

Database Integration

Thanks Max.

Rather than building an API for my database, is it possible to periodically export my data into a database in the cloud? If so, can that be automated to happen daily? At this time I'm not looking to allow users to change data in the DB, I just want to have it availble for them to see, and I can use elsewhere in the app, building a map for example.

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

Database Integration

Hi Ken,

Unfortunately there is no such option yet.

shooter
Posts: 0
Joined: Fri Dec 20, 2013 6:13 pm

Database Integration

Hi Katya,
Thanks for your reply. We have a directory of local buisnesse in Portland Oregon. We want to make that available via mobile, provide search, geolocation for directions, etc. That's the hardest part, the rest is RSS feeds or other simple functionality. The directory is dynamic, changing frequently, so doing frequent app updates wouldn't be practical because we'd have to do updates pretty much weekly.

How would appery suggest handling that?

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Database Integration

Hello! [quote:]Rather than building an API for my database, is it possible to periodically export my data into a database in the cloud[/quote] if it's your server with data you can write script to export all data to Appery.io DB. To do that you can use DB REST API http://docs.appery.io/documentation/b... or server code http://docs.appery.io/documentation/b...

Return to “Issues”