rdbms
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
Contains the core Apache Derby database engine, which also includes the embedded JDBC driver.
Last Release on Nov 10, 2023
4. SQLite JDBC1,565 usages
org.xerial » sqlite-jdbcApache
SQLite JDBC is a library for accessing and creating SQLite database files in Java (it includes native libraries)
Last Release on Nov 5, 2025
5. Druid1,550 usages
com.alibaba » druidApache
A JDBC datasource implementation.
Last Release on Jul 21, 2025
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 Oct 27, 2025
Oracle JDBC Driver compatible with JDK8 and JDK11
Last Release on Nov 5, 2025
Relocated → com.oracle.database.jdbc »
ojdbc10