templatepg: A PostgreSQL access library with compile-time SQL type inference
Deprecated
in favor of postgresql-typed
TemplatePG provides PostgreSQL access from Haskell via the PostgreSQL protocol. It also provides a higher-level Template Haskell interface. It eliminates a class of runtime errors by checking queries against a PostgreSQL database at compile-time. This also reduces boilerplate code for dealing with query results, as the type and number of result columns are known at compile-time.
Modules
[Index]
Downloads
- templatepg-0.1.0.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.1.0, 0.2.2, 0.2.3, 0.2.5, 0.2.6, 0.2.7, 0.2.8 |
---|---|
Dependencies | base (>=4 && <6), binary, bytestring, haskell-src-meta, haskell98, mtl, network, parsec, regex-compat, regex-posix, template-haskell, time, utf8-string [details] |
License | BSD-3-Clause |
Copyright | 2010, 2011 Chris Forno |
Author | Chris Forno (jekor) |
Maintainer | jekor@jekor.com |
Category | Database |
Bug tracker | mailto:jekor@jekor.com |
Uploaded | by ChrisForno at 2011-01-04T04:02:36Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 4711 total (11 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |