Skip to content

Docker compose to start up a mongo db, mongo express and the mongo db connector

Notifications You must be signed in to change notification settings

lucafurrer/mongodb-bi-connector-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Mongo BI Connector

Setup

ODBC

Follow https://docs.mongodb.com/bi-connector/current/connect/powerbi. When setting up the ODBC Connector in window it is important to select the database otherwise PowerBI is not able to handle it.

I had to restart the containers to see the my test DB appear in PowerBI.

MySQL

It is possible to connect to the the BI Connector using the MySQL connector as well. This simplifies the setup quite a bit. Simply point the connection to the BI Connector address

Ports

Run it

Be sure docker is installed and running and execute docker-compose up or docker-compose start in this folder.

Thanks

About

Docker compose to start up a mongo db, mongo express and the mongo db connector

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published