Created
February 5, 2020 17:22
-
-
Save cnmoro/37e9066e536770c9a7d852af9954ddcb to your computer and use it in GitHub Desktop.
MongoDB ODBC
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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