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