The latest version of preql is 0.6-0.

preql

Version 0.2 revision 0 uploaded by bergey.

Package meta

Synopsis
safe PostgreSQL queries using Quasiquoters
Description

Before you Post(gres)QL, preql.

preql provides a low-level interface to PostgreSQL and a quasiquoter that converts inline variable names to SQL parameters. Higher-level interfaces, checking SQL syntax & schema, are planned.

the quickstart or the vision

Most applications will want to import the top-level module Preql. When writing SQL instances or your own higher-level abstractions, you may want the lower-level, IO-specific functions in Preql.Wire, not all of which are re-exported from Preql.

Author
Daniel Bergey
Bug reports
https://github.com/bergey/preql/issues
Category
Database, PostgreSQL
Copyright
n/a
Homepage
https://github.com/bergey/preql#readme
Maintainer
bergey@teallabs.org
Package URL
n/a
Stability
n/a

Components