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

Is there any example use this driver as jdbc from java/kotlin code? #22

Open
kidar2 opened this issue Jul 20, 2022 · 0 comments
Open

Is there any example use this driver as jdbc from java/kotlin code? #22

kidar2 opened this issue Jul 20, 2022 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@kidar2
Copy link

kidar2 commented Jul 20, 2022

Some like this:

Class.forName("mongodb.jdbc.MongoDriver");
DriverManager.getConnection("jdbc:mongodb://server:27017/blabase")
@tjlee tjlee assigned tjlee and unassigned kornilova203 Jul 26, 2024
@tjlee tjlee added the documentation Improvements or additions to documentation label Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants