# BeeCP **Repository Path**: mirrors/BeeCP ## Basic Information - **Project Name**: BeeCP - **Description**:     English 小蜜蜂连接池:一款创新式JDBC连接池,具有性能高,代码轻,质量好的特点 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/beecp - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 0 - **Created**: 2021-09-08 - **Last Updated**: 2025-09-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![](https://img.shields.io/circleci/build/github/Chris2018998/beecp) ![](https://app.codacy.com/project/badge/Grade/574e512b3d48465cb9b85acb72b01c31) ![](https://codecov.io/gh/Chris2018998/beecp/graph/badge.svg?token=JLS7NFR3N) ![](https://img.shields.io/maven-central/v/com.github.chris2018998/beecp?logo=apache-maven) ![](https://img.shields.io/badge/Java-7+-green.svg) ![](https://img.shields.io/github/license/Chris2018998/BeeCP) BeeCP是一款轻量级JDBC连接池,Jar包仅133KB,其技术亮点:单连接缓存,非移动等待,固定长度数组 ## Java7+ ```xml com.github.chris2018998 beecp 5.0.0 ``` Java6(deprecated) ```xml com.github.chris2018998 beecp 1.6.10 ``` ## BeeCP is a sub module of stone, its document please visit [English](https://github.com/Chris2018998/stone/blob/main/doc/Introduction/beecp_readme_eng.md) [中文](https://github.com/Chris2018998/stone/blob/main/doc/Introduction/beecp_readme_cn.md)