mongodb / mongo-jdbc-driver

JDBC Driver for MongoDB Atlas SQL interface
Apache License 2.0
39 stars 35 forks source link

What is the class name of the JDBC driver for MongoDB Atlas? #123

Closed felipe-casali closed 1 year ago

felipe-casali commented 1 year ago

Found the class name: com.mongodb.jdbc.MongoDriver

Could you please add to the documentation?

jchemburkar commented 1 year ago

@felipe-casali that is the correct classname. We added a line next to the download link in the README to specify this as well.