Description
Provides a mid-level PostgreSQL client library for Haskell. It offers a practical interface for connecting to PostgreSQL, running queries, and converting rows to Haskell values.
It is useful for services, web applications, CLIs, importers, and tools that store data in PostgreSQL. It is a programming library, not a graphical database client.