FICHA · MANJARO

haskell-hasql-pool

A pool of connections for Hasql

  • database-library
  • LIBRARY
  • POSTGRESQL
  • CONNECTION-POOL
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell connection pool library for Hasql. It helps applications reuse PostgreSQL connections efficiently instead of opening a new connection for every database operation.

Developers use it in web services, workers, and tools with repeated database access. Pool size, timeouts, transaction boundaries, and connection cleanup should be tuned for the workload.

Permissions

Permissions not analysed for this source yet.