templatepg: A PostgreSQL access library with compile-time SQL type inference

[ database, deprecated, library, mit ] [ Propose Tags ]
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

[Last Documentation]

  • Database
    • Database.TemplatePG
      • Database.TemplatePG.Protocol
      • Database.TemplatePG.SQL
      • Database.TemplatePG.Types

Downloads

Maintainer's Corner

Package maintainers

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.8 && <4.9), binary, bytestring, haskell-src-meta, mtl, network, parsec, regex-compat, regex-posix, template-haskell, time, utf8-string [details]
License MIT
Copyright 2010, 2011, 2012, 2013, 2015 Chris Forno
Author Chris Forno (jekor)
Maintainer jekor@jekor.com
Category Database
Home page https://github.com/jekor/templatepg
Bug tracker https://github.com/jekor/templatepg/issues
Source repo head: git clone git://github.com/jekor/templatepg.git
Uploaded by ChrisForno at 2015-12-21T14:06:54Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4643 total (16 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-29 [all 2 reports]