goutham d.
2012-Nov-27 07:37 UTC
Need Sujjestions On Opensource Reporting Tool To Use In A ROR Project
Hi All, I have developed an application using ROR and MySql as the database and now i need an open source reporting tool to generate reports from my database. Any suggestions would be highly appreciated. Thank you. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
Colin Law
2012-Nov-27 09:25 UTC
Re: Need Sujjestions On Opensource Reporting Tool To Use In A ROR Project
On 27 November 2012 07:37, goutham d. <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> Hi All, > > I have developed an application using ROR and MySql as the database and > now i need an open source reporting tool to generate reports from my > database.Why not add the reports to your ror application? Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
goutham d.
2012-Nov-27 09:45 UTC
Re: Need Sujjestions On Opensource Reporting Tool To Use In A ROR Project
Colin Law wrote in post #1086648:> On 27 November 2012 07:37, goutham d. <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote: >> Hi All, >> >> I have developed an application using ROR and MySql as the database and >> now i need an open source reporting tool to generate reports from my >> database. > > Why not add the reports to your ror application? > > ColinHi Colin, Thanks for the reply. I did not get exactly what you mean by "add the reports". My people here in the company want me to search for a reporting tool(an open source) through which we can generate reports. MySQL is our database. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
Colin Law
2012-Nov-27 10:31 UTC
Re: Re: Need Sujjestions On Opensource Reporting Tool To Use In A ROR Project
On 27 November 2012 09:45, goutham d. <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> Colin Law wrote in post #1086648: >> On 27 November 2012 07:37, goutham d. <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote: >>> Hi All, >>> >>> I have developed an application using ROR and MySql as the database and >>> now i need an open source reporting tool to generate reports from my >>> database. >> >> Why not add the reports to your ror application? >> >> Colin > > Hi Colin, > > Thanks for the reply. I did not get exactly what you mean by "add the > reports".I meant you to write code in the application to generate the reports you want.> My people here in the company want me to search for a > reporting tool(an open source) through which we can generate reports. > MySQL is our database.Oh, you mean a general purpose reporting tool. I have no personal experience of those with rails but googling for ruby rails report generator seems to generate lots of useful looking hits. Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
vijaya sekhar reddy mallidi
2012-Nov-27 10:52 UTC
Re: Re: Need Sujjestions On Opensource Reporting Tool To Use In A ROR Project
Hi Gutham, I have integrated one reporting tool for my intranet RoR application. I think it will be useful for you. That reporting tool name is will_filter. It is rails engine. And following is the link for the documentation about that engine https://github.com/berk/will_filter Thanks & regards, VIjay On Tue, Nov 27, 2012 at 3:15 PM, goutham d. <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> Colin Law wrote in post #1086648: > > On 27 November 2012 07:37, goutham d. <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote: > >> Hi All, > >> > >> I have developed an application using ROR and MySql as the database and > >> now i need an open source reporting tool to generate reports from my > >> database. > > > > Why not add the reports to your ror application? > > > > Colin > > Hi Colin, > > Thanks for the reply. I did not get exactly what you mean by "add the > reports". My people here in the company want me to search for a > reporting tool(an open source) through which we can generate reports. > MySQL is our database. > > -- > Posted via http://www.ruby-forum.com/. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit https://groups.google.com/groups/opt_out. > > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
goutham d.
2012-Nov-27 11:40 UTC
Re: Re: Need Sujjestions On Opensource Reporting Tool To Use In A ROR Project
vijaya sekhar reddy mallidi wrote in post #1086664:> Hi Gutham, > > I have integrated one reporting tool for my intranet RoR > application. > I think it will be useful for you. That reporting tool name is > will_filter. > It is rails engine. And following is the link for the documentation > about > that engine > > https://github.com/berk/will_filter > > Thanks & regards, > VIjayThanks Vijay, I am having a look in to it.And do you have any idea about any open source free BI (Business Intelligence) Tools? -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
Max
2012-Nov-27 14:21 UTC
Re: Need Sujjestions On Opensource Reporting Tool To Use In A ROR Project
FusionCharts makes a free version you can use. High Charts is another solution although it is not free. It is however pretty robust, not very expensive, and covers a lot of ground. The Google visualization api looks very promising too. There are some others. google away... On Tuesday, November 27, 2012 12:37:38 AM UTC-7, Ruby-Forum.com User wrote:> > Hi All, > > I have developed an application using ROR and MySql as the database and > now i need an open source reporting tool to generate reports from my > database. > > Any suggestions would be highly appreciated. > > Thank you. > > -- > Posted via http://www.ruby-forum.com/. >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/hqsZWFuJTQkJ. For more options, visit https://groups.google.com/groups/opt_out.