JDBC driver capable to execute native MongoDb queries, similar with Mongo Shell. The driver is using the native MongoDb Java driver to connect and execute queries. Therefore, the JDBC URL is the same ...
Step by step examples (via unit tests) of how to do simple operations with the 2.12 version of the MongoDB Java driver. Based off the materials for the 3.0 driver workshopUse this code to play along ...