Revisit CloudantInfo and CloudantLib to save data on external DB

hello

I found a thread about saving data,

and I downloaded the files from github about the CloudantLib, when I try to run the project I get the error that the package cloudantInfo. is not there.  was this file missed out from the github files or how do I get this file?

I want to set up a DB on the cloudant web server and I thought this would be an ideal way to easily achieve this.

 Cloudant now is owned by IBM and I have set up a space with them to test out this idea but I cannot see the way to make the connection from my App to my proposed space/bucket on Cloudant web server.

Save Game on a Server
Started by gullie667 Feb 01 2015 06:55 PM

 

 

regards

Bruce

Hi,

What you need is coronium core which was recently released, and is available in the corona marketplace.

Its developed, documented and maintained by corona sdk user develephant.

It can cover all server in-the-cloud needs and also lets you script serverside in lua, which works wonders.

I am not affiliated with coronium core in anyway, just a satisfied user.

Anaqim

Hi,

You can find more information on Coronium Core here.

And thanks @anaqim for the support!

-dev

I also have lots of plugins on the marketplace for firebase support. 

https://marketplace.coronalabs.com/search?search=firebase

Hello Scott, yes i did see your firebase plugins and did subscribe to the database one but i have not got around to looking at it yet, as i was trying the cloudant option.

do you have any examples of the bsaic setup to make a simple DB on a server where i can save device IDs and install dates for now.  in the future i may well extend my App with the need to save much more user input data.

regards

bruce

I don’t have an example for that particular use but I do have a sample here https://github.com/scottrules44/firebaseDatabase-demo

Hi,

What you need is coronium core which was recently released, and is available in the corona marketplace.

Its developed, documented and maintained by corona sdk user develephant.

It can cover all server in-the-cloud needs and also lets you script serverside in lua, which works wonders.

I am not affiliated with coronium core in anyway, just a satisfied user.

Anaqim

Hi,

You can find more information on Coronium Core here.

And thanks @anaqim for the support!

-dev

I also have lots of plugins on the marketplace for firebase support. 

https://marketplace.coronalabs.com/search?search=firebase

Hello Scott, yes i did see your firebase plugins and did subscribe to the database one but i have not got around to looking at it yet, as i was trying the cloudant option.

do you have any examples of the bsaic setup to make a simple DB on a server where i can save device IDs and install dates for now.  in the future i may well extend my App with the need to save much more user input data.

regards

bruce

I don’t have an example for that particular use but I do have a sample here https://github.com/scottrules44/firebaseDatabase-demo