dsh-sql: SQL 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.
[Skip to Readme]
Modules
- Database
- DSH
- Backend
- Database.DSH.Backend.Sql
- Backend
- DSH
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
debuggraph | Print debugging information for graph rewrites (TA) | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- dsh-sql-0.2.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.2.0.0, 0.2.0.1, 0.2.0.2 |
---|---|
Dependencies | aeson (>=0.8), algebra-dag (>=0.1), algebra-sql (>=0.3), base (>=4.8 && <5), bytestring (>=0.10), bytestring-lexing (>=0.5), containers (>=0.5), Decimal (>=0.4), DSH (>=0.12), dsh-sql (>=0.1), either (>=4.0), HDBC (>=2.4.0.1), HDBC-odbc (>=2.4), HUnit (>=1.2), mtl (>=2.1), process (>=1.2), QuickCheck (>=2.4), random (>=1.1), semigroups (>=0.16), set-monad (>=0.1), template-haskell (>=2.9), test-framework (>=0.6), test-framework-hunit (>=0.3), test-framework-quickcheck2 (>=0.2), text (>=1.1), vector (>=0.10) [details] |
License | BSD-3-Clause |
Author | Alexander Ulrich |
Maintainer | alex@etc-network.de |
Category | Database |
Source repo | head: git clone https://github.com/ulricha/dsh-sql |
Uploaded | by AlexUlrich2 at 2015-06-10T09:54:38Z |
Distributions | |
Executables | sqltests |
Downloads | 2382 total (11 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-11-11 [all 7 reports] |