Java Business Intelligence framework with ad-hoc web reporting? [closed]

让人想犯罪 __ 提交于 2019-12-06 04:48:09
tim_yates

There's a jasper reports plugin for grails

Not used it yet myself tho...

Candidates are Eclipse BIRT, JasperReports (has Grails plugin), Google Chart (has a Grails plugin I think), Pentaho and possibly Flying Saucer (Grails plugin named "rendering") if you just want the PDF generation and do the reporting yourself with eg JFreeChart.

However, you probably won't find much of ad-hoc reporting in those tools and I believe it to be hard to make a generic ad-hoc tool. It's hard to give a final recommendation since they all have their strength and weaknesses.

check out pentaho. it's open-source, free to use, but has paid support model

Depending on the number of users you have and the amount of money you want to spend, Inetsoft's product line might work for you. It's a java web app that allows you to create simple logical data models which users can then use to create adhoc reports.

Our organization has had success with it on a small scale, but have encountered a lot of issues trying to scale it for 2000+ users.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!