Do you’ll want to add a JDBC driver to your software, and don’t know its Maven coordinates?
This weblog put up lists the preferred drivers from the jOOQ integration exams. Search for the most recent variations instantly on https://central.sonatype.com/ with parameters g:groupId a:artifactId
, for instance, the H2 database and driver: https://central.sonatype.com/search?q=gpercent3Acom.h2database+apercent3Ah2
The record solely contains drivers from Maven Central. Please test the driving force’s license to conform earlier than downloading.
com.ibm.db2
jcc
org.apache.derby
derby
org.apache.derby
derbyclient
org.apache.derby
derbytools
org.xerial
sqlite-jdbc
org.firebirdsql.jdbc
jaybird
com.h2database
h2
com.sap.cloud.db.jdbc
ngdbc
org.hsqldb
hsqldb
com.ibm.informix
jdbc
org.mariadb.jdbc
mariadb-java-client
mysql
mysql-connector-java
com.oracle.database.jdbc
ojdbc11
org.postgresql
postgresql
com.amazon.redshift
redshift-jdbc42
web.snowflake
snowflake-jdbc
org.xerial
sqlite-jdbc
com.microsoft.sqlserver
mssql-jdbc
web.sourceforge.jtds
jtds
io.trino
trino-jdbc
com.yugabyte
jdbc-yugabytedb
For connection URLs and driver class names, see our earlier put up: