Artifacts using PostgreSQL JDBC Driver (3,738)
Sort:
popular
|
newest
1. H2 Database Engine7,632 usages
com.h2database » h2EPLMPL
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 Jun 14, 2022
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 Jan 20, 2023
3. HikariCP2,283 usages
com.zaxxer » HikariCPApache
HikariCP is a "zero-overhead" production ready JDBC connection pool.
Last Release on Jan 10, 2022
Spark SQL is Apache Spark's module for working with structured data based on DataFrames.
Last Release on Oct 22, 2022
5. MyBatis1,389 usages
org.mybatis » mybatisApache
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. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping
tools.
Last Release on Sep 18, 2022
7. Druid1,116 usages
com.alibaba » druidApache
A JDBC datasource implementation.
Last Release on Nov 14, 2022
8. Flyway Core812 usages
org.flywaydb » flyway-coreApache
Flyway is an open-source database migration tool that strongly favors simplicity and convention over configuration
Last Release on Feb 1, 2023
10. DbUnit Extension505 usages
org.dbunit » dbunitLGPL
dbUnit is a JUnit extension (also usable from Ant and Maven) targeted for database-driven projects that, among other things, puts your database into a known state between test runs. This is an excellent way to avoid the myriad of problems that can occur when one test case corrupts the database and causes subsequent tests to fail or exacerbate the damage.
Last Release on Feb 13, 2022