logo
首页技术栈工具库讨论
templatepg

templatepg

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.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconjekor/templatepg8
HACKAGE
carbal install templatepg
查看
标签
根据用户添加的标签生成
暂无标签