Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors in adding a MongoDB connection #58

Open
jrca025 opened this issue Jun 4, 2024 · 2 comments
Open

Errors in adding a MongoDB connection #58

jrca025 opened this issue Jun 4, 2024 · 2 comments

Comments

@jrca025
Copy link

jrca025 commented Jun 4, 2024

I have a MongoDB on my local machine without authentication. qstudio is requiring it
image

@ryanhamilton
Copy link
Collaborator

Hi @jrca025
I tried quite a few different combinations but none worked. Even once connected i was getting:
Command failed with error 59 sqlGetResultSchema

Looking at the driver page https://github.com/mongodb/mongo-jdbc-driver it says:

The MongoDB Atlas SQL JDBC Driver provides SQL connectivity to [MongoDB Atlas](https://www.mongodb.com/atlas) for client applications developed in Java.
See the [Atlas SQL Documentation](https://www.mongodb.com/docs/datalake/admin/query-with-sql/) for more information.

MongoDB Atlas SQL JDBC Driver - I guess they only want to provide JDBC access to Atlas users :(

I had a look at alternatives but they don't seem great either. Unsure what to do.
Is there another database tool you have seen solve this well?

@ericschmar
Copy link

I'll tag on here to say that a similar issue persists with using the Mongo Driver for Azure Cosmos DB. Using either a connection string (in the jdbc format) or manually entering everything times out for both options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants