PostgreSQL backend for Database-Supported Haskell (DSH)
This package provides an SQL backend for Database Supported Haskell
(DSH). It provides the ability to generate SQL code and execute DSH
queries on supported SQL database engines. Currently, only PostgreSQL
is supported.