jdbc
Sort by:Popular

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 checks, categorized SQLExceptions, support for large update counts, support for local and offset date-time variants from the java.time package, support for JDBC-4.x XML processing, support for per connection client information and support for the NCHAR, NVARCHAR ...
Last Release on Apr 18, 2023

Relocated → com.mysql » mysql-connector-j
PostgreSQL JDBC Driver Postgresql
Last Release on Jun 11, 2025
Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific error codes.
Last Release on Jun 12, 2025
HikariCP is a 'zero-overhead' production ready JDBC connection pool.
Last Release on Mar 24, 2025
Commons Database Connection Pooling
Last Release on May 14, 2015

Contains the core Apache Derby database engine, which also includes the embedded JDBC driver.
Last Release on Nov 10, 2023
Starter for using JDBC with the HikariCP connection pool
Last Release on Jun 20, 2025
A JDBC datasource implementation.
Last Release on May 30, 2025
SQLite JDBC is a library for accessing and creating SQLite database files in Java (it includes native libraries)
Last Release on Jun 30, 2025
The PostgreSQL Driver JDBC4
Last Release on Dec 18, 2011

Relocated → org.postgresql » postgresql