Vibur Database Connections Pool

Concurrent, fast, and fully-featured JDBC connection pool, which provides a non-starvation guarantee for application threads, slow SQL queries detection and logging, and Hibernate integration, among other features.

License

License

Categories

Categories

Vibur DBCP Data Databases
GroupId

GroupId

org.vibur
ArtifactId

ArtifactId

vibur-dbcp
Last Version

Last Version

25.0
Release Date

Release Date

Type

Type

bundle
Description

Description

Vibur Database Connections Pool
Concurrent, fast, and fully-featured JDBC connection pool, which provides a non-starvation guarantee for application threads, slow SQL queries detection and logging, and Hibernate integration, among other features.
Project URL

Project URL

http://www.vibur.org
Project Organization

Project Organization

vibur.org
Source Code Management

Source Code Management

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

Download vibur-dbcp

Dependencies

compile (3)

Group / Artifact Type Version
org.vibur : vibur-object-pool jar 25.0
org.slf4j : slf4j-api jar 1.7.13
com.googlecode.concurrentlinkedhashmap : concurrentlinkedhashmap-lru Optional jar 1.4.2

test (5)

Group / Artifact Type Version
org.hsqldb : hsqldb jar 2.3.3
org.hsqldb : sqltool jar 2.3.3
org.mockito : mockito-core jar 1.10.19
junit : junit jar 4.12
org.slf4j : slf4j-log4j12 jar 1.7.13

Project Modules

There are no modules declared in this project.

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, among other features.

The project home page contains a detailed description of all Vibur features and configuration options, various configuration examples with Hibernate and Spring, and more.

Vibur DBCP is built on top of Vibur Object Pool - a general-purpose concurrent Java object pool.

The project maven coordinates are:

<dependency>
  <groupId>org.vibur</groupId>
  <artifactId>vibur-dbcp</artifactId>
  <version>25.0</version>
</dependency>   

Originally released in July 2013 on code.google.com, the project was migrated to GitHub in March 2015.

org.vibur

Vibur

Fast and concurrent JDBC connection & object pooling tools

Versions

Version
25.0
24.0
22.2
22.1
22.0
21.3
21.2
21.1
21.0
20.0
19.2
19.1
19.0
18.0
17.1
17.0
16.2
16.1
16.0
15.0
14.0
13.0
12.0
11.0
10.0
9.0
8.0
7.0
6.1
6.0
5.0
4.0
3.0
1.2.0
1.1.1
1.1.0
1.0.0
0.8.3
0.8.2