The latest version of templatepg is 0.2.8-0.
templatepg
Version 0.2.3 revision 0 uploaded by ChrisForno.
Package meta
- Synopsis
- A PostgreSQL access library with compile-time SQL type inference
- Description
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.
- Author
- Chris Forno (jekor)
- Bug reports
- https://github.com/jekor/templatepg/issues
- Category
- Database
- Copyright
- 2010, 2011, 2012 Chris Forno
- Homepage
- https://github.com/jekor/templatepg
- Maintainer
- jekor@jekor.com
- Package URL
- https://github.com/jekor/templatepg/archive/master.tar.gz
- Stability
- alpha