Page 1 of 1

direct access to MongoDB

Posted: Sat Nov 02, 2013 7:45 am
by Alberto Simongini

I would need to create BI report out of Appery.io Data services and Collections. Is it possible to connect directly to MongoDB where collections are physically stored?


direct access to MongoDB

Posted: Sat Nov 02, 2013 8:18 am
by Igor

Hello,

You can use REST API to get data from MongoDB collection. Also you can export data to .csv file and import to your local DB. http://docs.appery.io/documentation/b...


direct access to MongoDB

Posted: Sat Nov 02, 2013 9:11 am
by Alberto Simongini

Thanks Igor, actually I am considering a BI reporting product for real time reporting that uses direct connector to Mongo DB.
Do you have any suggestion of BI reporting product that can fetch data using directly REST API?
Otherwise would it be possible to allow as special configuration direct connection to appery.io MongoDB where my collections are stored?
Thanks!
A.


direct access to MongoDB

Posted: Sat Nov 02, 2013 9:23 am
by Igor

Unfortunately you can't get direct access to Appery.io DB collection. You can use MongoLab for Appery.io app and BI reporting product. Please take a look at this tutorial:
http://docs.appery.io/tutorials/using...


direct access to MongoDB

Posted: Sat Nov 02, 2013 10:03 pm
by Alberto Simongini

Thanks a lot Igor ... very good option to explore

P.S. As another alternative (that would avoid me use of BI product) I was trying to include HTML5 chart widgets using ChartJS, but I am having difficulties in having even a static pie chart displayed with Appery.io Has anyone tried this before? any tips to share? Thanks again!! A.


direct access to MongoDB

Posted: Sat Nov 02, 2013 11:54 pm
by Igor

I'm not sure if anyone tried to use ChartJS. You can share app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a and describe what the problem is and how to reproduce it and we will try to help you with ChartJS.