Skip to content

Instantly share code, notes, and snippets.

@tommct
Created August 28, 2018 23:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tommct/bb58f261cf3b03011419179992b59c9c to your computer and use it in GitHub Desktop.
Save tommct/bb58f261cf3b03011419179992b59c9c to your computer and use it in GitHub Desktop.
MongoDB from Tableau

To get use MongoDB from Tableau, start a mongosqld instance...

mongosqld --mongo-uri "mongodb://<host>:<port>/?connect=direct"

Then from Tableau, select Servers->MongoDB BI Connector with 127.0.0.1 and 3307 as connection details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment