Opensource reporting services? [closed]

和自甴很熟 提交于 2019-12-09 01:21:34

问题


Are there any free and opensource reporting services which we can deploy in a web server, and which wouldn't require any licensing. Actually I'd be interested in the whole framework/toolkit, report designing, viewing, and hosting. It should be able to pull data from mssql database servers.


回答1:


Check the JasperForge projects (JasperReports, iReports, etc) at http://jasperforge.org/ I think is one of the most used plataform for reporting in Java projects.

Also check this comprehensive list of Java open source resources for reporting. Includes short descriptions for

  • JFreeChart
  • BIRT
  • jCharts
  • Cewolf
  • JCCKit
  • JChart2d
  • DocumentBurster
  • SWTJasperViewer
  • iReport
  • JasperReports
  • JOpenChart
  • Chart2D
  • JFreeReport
  • Datavision
  • ART
  • Open Reports
  • Pentaho - Business Intelligence
  • JMagallanes
  • FreeReportBuilder
  • OpenReports
  • OpenI
  • JGraphT
  • prefuse
  • QN Plot



回答2:


The open source Pentaho suite includes a report server. I believe it's Java-based, so will connect to any datasource for which JDBC drivers are available (including SQL Server).

SQL Express with Advanced Services includes a free version of SQL Server Reporting Services.



来源:https://stackoverflow.com/questions/1537460/opensource-reporting-services

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