jdbc

Sort: popular | newest
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
Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific error codes.
Last Release on Sep 14, 2023
PostgreSQL JDBC Driver Postgresql
Last Release on Mar 18, 2023
HikariCP is a "zero-overhead" production ready JDBC connection pool.
Last Release on Jan 10, 2022
Contains the core Apache Derby database engine, which also includes the embedded JDBC driver.
Last Release on Jun 14, 2022
Commons Database Connection Pooling
Last Release on Feb 7, 2010
Starter for using JDBC with the HikariCP connection pool
Last Release on Sep 21, 2023
A JDBC datasource implementation.
Last Release on Sep 4, 2023
The PostgreSQL Driver JDBC4
Last Release on Dec 18, 2011
SQLite JDBC is a library for accessing and creating SQLite database files in Java (it includes native libraries)
Last Release on Aug 29, 2023