Eclipse BIRT

You can use the Business Intelligence Reporting Tool (BIRT) to create reports from a MongoDB data source.

Before you begin

Procedure

  1. Install BIRT into an existing Eclipse Kepler. In Eclipse, select Help > Install New Software, 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.
  2. Restart Eclipse, and follow the BIRT Report Developer Guide.
  3. Create a new project and then new report (select blank report).
  4. Add data source – select MongoDB data source.
  5. Create a new data set by right clicking on DataSet node. Drag and drop the data set onto report.
  6. Select Preview tab on the bottom of the report to run a query.