You can use the Business Intelligence Reporting Tool (BIRT)
to create reports from a MongoDB data source.
Procedure
-
Install BIRT into an existing Eclipse Kepler. In Eclipse, select , select BIRT update site: http://download.eclipse.org/birt/update-site/4.3
Note: If you download BIRT with KEPLER from the BIRT site, you can skip this installation
step.
- Restart Eclipse, and follow the BIRT Report Developer
Guide.
- Create a new project and then new report (select blank
report).
- Add data source – select MongoDB data source.
- Create a new data set by right clicking on DataSet node.
Drag and drop the data set onto report.
- Select Preview tab on the bottom
of the report to run a query.