dsh-sql

SQL backend for Database Supported Haskell (DSH)

Latest on Hackage:0.2.0.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Alexander Ulrich
Maintained by [email protected]

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.