Skip to content

Instantly share code, notes, and snippets.

@cnmoro
Created February 5, 2020 17:22
Show Gist options
  • Save cnmoro/37e9066e536770c9a7d852af9954ddcb to your computer and use it in GitHub Desktop.
Save cnmoro/37e9066e536770c9a7d852af9954ddcb to your computer and use it in GitHub Desktop.
MongoDB ODBC
https://www.mongodb.com/download-center/bi-connector
./mongosqld --mongo-uri "mongodb://localhost:27017" --auth --mongo-username USERNAME --mongo-password PASSWORD --addr 0.0.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment