@hackage / dsh-sql

SQL backend for Database Supported Haskell (DSH)

Latest0.2.0.2

About

Metadata

  • Last updated , by AlexUlrich2
  • License BSD-3-Clause
  • Categories Databases
  • Maintained by: alex@etc-network.de

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    debuggraph (off by default)

    Print debugging information for graph rewrites (TA)

Readme

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.