数据库连接池libzdb

官网:http://www.tildeslash.com/libzdb/

A small, easy to use Open Source Database Connection Pool Library with the following features:

  • Thread safe Database Connection Pool
  • Connect to multiple database systems
  • Zero runtime configuration, connect using a URL scheme
  • Supports MySQL, PostgreSQL, SQLite and Oracle

不能在windows运行。

Libzdb 实现了一个小型、快速和易用的线程安全的连接池数据库API,可连接多种数据库,零配置,通过URL指定连接信息。

下载源码后按照正常3步曲就行了 。

原文地址:https://www.cnblogs.com/youxin/p/4786324.html