database
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
2.H2 Database Engine11,003 usages
com.h2database » h2 EPL +1
A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. Storage can be disk-based or in-memory.
Last Release on Sep 24, 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 9, 2026
5.HikariCP3,682 usages
com.zaxxer » HikariCP Apache
HikariCP is a 'zero-overhead' production ready JDBC connection pool.
Last Release on Jun 15, 2026
Spark SQL is Apache Spark's module for working with structured data based on DataFrames.
Last Release on Jun 12, 2026
9.Jedis2,841 usages
redis.clients » jedis MIT
Jedis is a blazingly small and sane Redis java client.
Last Release on Jul 1, 2026