Navigation
This version of the documentation is archived and no longer supported.

Release Notes for MongoDB Connector for BI

MongoDB Connector for BI 1.0

Released Dec 8, 2015

MongoDB Connector for BI 1.0 is now available. It allows users to visualize their MongoDB Enterprise data using existing relational business intelligence tools.

1.1.3 – Apr 4, 2016

  • Improve join performance.
  • Support packages for Debian and Ubuntu.

1.1.2 – Feb 3, 2016

  • Push down ORDER BY clause as a $sort stage in the aggregation pipeline.

1.1.1 – Jan 27, 2016

  • Ignore collections prefixed with “system.” when generating the DRDL file for a database with mongodrdl.
  • Check if file is writable before sampling when generating the DRDL file with program:mongodrdl.

1.1.0 – Jan 12, 2016

  • Support renaming columns using the sqlname field in DRDL files.
  • Support the mongotype: geo.2darray DRDL field for mapping geospatial data.