An open API service indexing awesome lists of open source software.

https://github.com/vibur/vibur-dbcp

Vibur DBCP - concurrent and dynamic JDBC connection pool
https://github.com/vibur/vibur-dbcp

connection-pool java jdbc performance-metrics performance-monitoring slow-queries

Last synced: 12 months ago
JSON representation

Vibur DBCP - concurrent and dynamic JDBC connection pool

Awesome Lists containing this project

README

          

Vibur logo

Vibur DBCP is concurrent, fast, and fully-featured JDBC connection pool, which provides advanced performance
monitoring capabilities, including slow SQL queries detection and logging, a non-starvation guarantee for
application threads, statement caching, and Hibernate integration (since 2018), among other features.
Vibur DBCP has been around for more than 10 years now.

The project [home page](http://www.vibur.org/) contains a detailed description of all Vibur features and
configuration options, various configuration examples with Spring Boot, Hibernate and Spring Framework, and more.

Vibur DBCP is built on top of [Vibur Object Pool](https://github.com/vibur/vibur-object-pool) - a general-purpose
concurrent Java object pool.

The project maven coordinates are:

```

org.vibur
vibur-dbcp
26.0

```

If you like these Vibur utilities, please ⭐ them here on GitHub. If you're using them in your projects and if you'd like
to support their future development and upkeep, you can buy-me-a-coffee at:

[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/simeonmalchev)