2 projects
HikariCP
HikariCP is a high-performance JDBC connection pool library for Java applications that provides reliable, production-ready database connectivity with minimal overhead and maximum speed. It focuses on reliability and performance through optimized pool handling, efficient connection management, and minimal contention locking.
2,817
528
$502K
Apache Commons DBCP
Apache Commons DBCP is a database connection pooling library that provides a robust and efficient way to manage database connections in Java applications. It implements the DataSource and ConnectionPoolDataSource interfaces and offers features like connection pooling, statement pooling, and configurable validation to help improve database access performance and resource management.
136
35
$1.2M