Skip to content

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

@kidar2

Description

@kidar2

Some like this:

Class.forName("mongodb.jdbc.MongoDriver");
DriverManager.getConnection("jdbc:mongodb://server:27017/blabase")

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions