mongo-jdbc-driver icon indicating copy to clipboard operation
mongo-jdbc-driver copied to clipboard

This driver is embedded to DataGrip

Results 11 mongo-jdbc-driver issues
Sort by recently updated
recently updated
newest added

Trying to setup flyway with mongo using maven https://documentation.red-gate.com/flyway/flyway-cli-and-api/supported-databases/mongodb But not able to find the jar: com.github.kornilova203 mongo-jdbc-driver 1.19 I tried to find out it in maven central repository, But...

question