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 Jul 30, 2026
2.H2 Database Engine11,341 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 Aug 21, 2026
5.HikariCP3,806 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 Jul 17, 2026
9.Spring Boot Starter Data Redis2,987 usages
org.springframework.boot » spring-boot-starter-data-redis Apache
Starter for using Redis key-value data store with Spring Data Redis and the Lettuce client
Last Release on Aug 20, 2026
10.Jedis2,887 usages
redis.clients » jedis MIT
Jedis is a blazingly small and sane Redis java client.
Last Release on Aug 11, 2026