jdbc
MySQL Connector/J is a JDBC Type 4 driver, which means that it is pure Java implementation of the MySQL protocol and does not rely on the MySQL client libraries. This driver supports auto-registration with the Driver Manager, standardized validity ...
Last Release on Apr 22, 2026
Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific error codes.
Last Release on Apr 17, 2026
5.HikariCP3,597 usages
com.zaxxer » HikariCP Apache
HikariCP is a 'zero-overhead' production ready JDBC connection pool.
Last Release on Sep 12, 2025
7.SQLite JDBC1,702 usages
org.xerial » sqlite-jdbc Apache
SQLite JDBC is a library for accessing and creating SQLite database files in Java (it includes native libraries)
Last Release on May 7, 2026
8.Druid1,602 usages
com.alibaba » druid Apache
A JDBC datasource implementation.
Last Release on Mar 10, 2026
MySQL Connector/J is a JDBC Type 4 driver, which means that it is pure Java implementation of the MySQL protocol and does not rely on the MySQL client libraries. This driver supports auto-registration with the Driver Manager, standardized validity ...
Last Release on Apr 18, 2023
Relocated → com.mysql »
mysql-connector-j
10.Flyway Core1,403 usages
org.flywaydb » flyway-core Apache
Flyway is an open-source database migration tool that strongly favors simplicity and convention over configuration
Last Release on May 9, 2026
