Artifacts using PostgreSQL JDBC Driver (6,473)
1.H2 Database Engine10,643 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 Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can 'just run'. It takes an opinionated view of the Spring platform and third-party libraries so you can get started with minimum configuration.
Last Release on Apr 23, 2026
3.HikariCP3,597 usages
com.zaxxer » HikariCP Apache
HikariCP is a 'zero-overhead' production ready JDBC connection pool.
Last Release on Sep 12, 2025
Spark SQL is Apache Spark's module for working with structured data based on DataFrames.
Last Release on Feb 2, 2026
5.MyBatis2,043 usages
org.mybatis » mybatis Apache
The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented
applications. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or
annotations.
Last Release on Jan 2, 2025
7.Druid1,602 usages
com.alibaba » druid Apache
A JDBC datasource implementation.
Last Release on Mar 10, 2026
8.Flyway Core1,403 usages
org.flywaydb » flyway-core Apache
Flyway is an open-source database migration tool that strongly favors simplicity and convention over configuration
Last Release on May 9, 2026
