DESCR 284 B

12345678
  1. A small, easy to use Open Source Database Connection Pool Library with
  2. the following features:
  3. - Thread safe Database Connection Pool
  4. - Connect to multiple database systems
  5. - Zero runtime configuration, connect using a URL scheme
  6. - Supports MySQL, PostgreSQL, SQLite and Oracle.