Vibur DBCP icon

Vibur DBCP For Linux

4.5/5 2
The Apache License 2.0    

A Java-based, concurrent, fully-featured, fast and Open Source JDBC connection pool. #JDBC connection  #Java dynamic proxy  #Statement caching  #Vibur  #DBCP  #JDBC  

Softpedia Review

specifications

changelog

Free Download

Review by:
3.5/5

Vibur DBCP is an open source, free, concurrent, cross-platform, fully-featured and fast command-line software implemented in Java as a JDBC (Java Database Connectivity) connection pool heavily based on Java dynamic proxies.

The program supports statement caching for JDBC Statements (Callable and Prepared), a moderate parameter, SQL queries logging, and provides various configuration examples with Hibernate, Spring, etc.

Key features include poolFair configuration parameter, which guarantees that no thread will be left aside when accessing the underlying resources of the pool, support for detecting and logging of long active SQL queries, as well as of their concrete parameters, support for detecting and logging of getConnection() method calls that last longer, and support for Hibernate 3.x and 4.x.

The software supports validation intervals, intelligent pool sizing, support for retrieving a statement object or raw JDBC connection from a supported proxy object by using the unwrap method of the respective proxy, as well as Java Management Extensions (JMX) support.

It make use of dynamic proxies and standard Java concurrency tool for the build process, and doesn’t require synchronized methods or blocks during standard pool procedures. Vibur DBCP also provides users with detailed records for all active JDBC connections, including stack traces. This function is very useful when the debugging operations lost their connections.

Looking under the hood of Vibur DBCP, we can notice that it’s a cross-platform software written entirely in the Java programming language. It works with Java 1.6 or later and requires the slf4j/log4j and ConcurrentLinkedHashMap software.

Being written in Java, Vibur DBCP can be used on any operating system where the Java Runtime Environment (JRE) technology is available, including GNU/Linux, Microsoft Windows and Mac OS X. The program runs on 64-bit and 32-bit computers.

What's new in Vibur DBCP 1.2.0:

  • Reporting of slow SQL queries now includes the concrete queries parameters.
  • Additional work and improvements on JDBC statements caching.
  • Various improvements in logging and exceptions handling.
Read the full changelog
User Comments
This enables Disqus, Inc. to process some of your data. Disqus privacy policy

Vibur DBCP 1.2.0

add to watchlist add to download basket send us an update REPORT
  runs on:
Linux
  3 screenshots:
Vibur DBCP - Hibernate 3.x/4.x configuration snippetVibur DBCP - Spring with Hibernate 3.x/4.x configuration snippetVibur DBCP - Programming configuration snippet
  main category:
Database
  developer:
  visit homepage