Description
Provides the PostgreSQL backend for the Haskell Persistent library. It lets applications using Persistent store models, run queries, and manage database access through PostgreSQL.
It is useful for services and applications that want Persistent's typed data layer with PostgreSQL as the backend. It is a developer library and does not include a database administration interface.