Is the connector for bi available for mongodb community?

Easily explore and manipulate your database with Compass, the GUI for MongoDB. Intuitive and flexible, Compass provides detailed schema visualizations, real-time performance metrics, sophisticated querying abilities, and much more.

Please note that MongoDB Compass comes in three versions: a full version with all features, a read-only version without write or delete capabilities, and an isolated edition, whose sole network connection is to the MongoDB instance.

For more information, see our documentation pages.

Docs HomeMongoDB Connector for BI

On this page

  • System Components
  • BI Connector Configurations
  • Hosted Database and BI Connector
  • Hosted Database and Self-Managed BI Connector
  • Self-Managed Database and BI Connector
  • Local Database and BI Connector

Traditional business intelligence tools work with flat, tabular data. These tools aren't sophisticated enough to understand three-dimensional data stored in MongoDB databases.

The MongoDB Connector for Business Intelligence (BI) allows you to create queries with SQL to visualize, graph, and report on your three-dimensional MongoDB data using relational business intelligence tools such as Tableau and Power BI.

Note

As an alternative to using third-party data visualization tools and the BI Connector, you can use MongoDB Charts to create data visualizations directly from your MongoDB collections.

The MongoDB Connector for BI acts as a layer that translates queries and data between a mongod or mongos instance and your reporting tool. The BI Connector stores no data, and purely serves to bridge your MongoDB cluster with business intelligence tools.

The BI Connector deployment includes the following components:

BI toolVisualization and reporting tool, such as Tableau and PowerBI.JDBC or ODBC driverProvides a standard method to connect to the BI Connector and MongoDB databases from a BI tool. Depending on what your BI tool supports, you can use JDBC or ODBC drivers to connect to the BI Connector.BI ConnectorProvides a relational schema and translates SQL queries between your BI tool and MongoDB.MongoDB databaseMongoDB database deployment, either a self-managed MongoDB server or hosted MongoDB Atlas cluster.

Is the connector for bi available for mongodb community?

Your BI tool and driver typically run on your local machine. Your BI Connector instance and your database can run on your local machine, in a data center, or hosted in the cloud.

The following table outlines the supported configurations for the BI Connector and MongoDB database deployments:

BI Connector configuration

Atlas Database (hosted)

MongoDB Database (self-managed)

Atlas BI Connector (hosted)

Clusters M10 and greater only

BI Connector (self-managed)

The following sections describe these configurations:

In this configuration, your database and BI Connector applications both run on MongoDB Atlas, MongoDB's fully-managed database-as-a-service. Databases hosted on MongoDB Atlas natively support the BI Connector.

Note

You must have an M10 or higher MongoDB Atlas cluster to enable the built-in BI Connector.

Enable the BI Connector for MongoDB Atlas, then use the connection information that Atlas provides to configure your JDBC or ODBC driver.

Is the connector for bi available for mongodb community?

In this configuration, your MongoDB database runs on any tier of Atlas cluster and you install and manage the BI Connector locally or on your network.

Install and launch the BI Connector, specifying a remote database address, then configure your JDBC or ODBC driver to connect to the BI Connector.

Is the connector for bi available for mongodb community?

In this configuration, you install and manage both the MongoDB database and BI Connector applications, either locally or on your network.

Install and launch the BI Connector, then configure your JDBC or ODBC driver to connect to the BI Connector server address.

Is the connector for bi available for mongodb community?

For testing and all-in-one-box local experimentation, you can run MongoDB and the BI Connector on your desktop. This configuration might be helpful for proofs of concept or as a way to explore the possibilities of data visualization with the BI Connector.

Learn more about setting up a local BI Connector test installation in the Quick Start Guide.

Is MongoDB BI connector free?

The Atlas CLI (mongodb-atlas-cli) lets you manage your MongoDB Atlas deployments from the command line. Download for free now.

Can we connect Power BI with MongoDB?

No-code Data Pipeline for MongoDB Integrate your MongoDB data with data from multiple sources and visualize it in Power BI easily.

What is MongoDB connector for BI?

The MongoDB Connector for BI acts as a layer that translates queries and data between a mongod or mongos instance and your reporting tool. The BI Connector stores no data, and purely serves to bridge your MongoDB cluster with business intelligence tools.

Is MongoDB good for BI?

MongoDB data lake allows users to query and transform data across various sources and data formats. MongoDB Charts as a BI tool provides all the key features like reporting, predictive analytics, dashboards, data visualization, and OLAP, without any overheads.