snaplet-postgresql-simple: postgresql-simple snaplet for the Snap Framework

[ bsd3, library, snap, web ] [ Propose Tags ]

This snaplet contains support for using the Postgresql database with a Snap Framework application via the postgresql-simple package. It also includes an authentication backend.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.1.1, 0.2, 0.2.0.1, 0.2.1, 0.3, 0.3.0.1, 0.3.0.2, 0.3.0.3, 0.4, 0.4.1, 0.4.1.1, 0.5, 0.6, 0.6.0.1, 0.6.0.2, 0.6.0.3, 0.6.0.4, 1.0, 1.0.1.0, 1.0.2.0, 1.1.0.0, 1.2.0.0
Dependencies base (>=4 && <4.10), bytestring (>=0.9.1 && <0.11), clientsession (>=0.7.2 && <0.10), configurator (>=0.2 && <0.4), lens (>=3.7.6 && <4.16), lifted-base (>=0.2 && <0.3), monad-control (>=1.0 && <1.1), mtl (>=2 && <2.3), postgresql-simple (>=0.3 && <0.6), resource-pool (>=0.2 && <0.3), snap (>=1.0 && <1.1), text (>=0.11 && <1.3), transformers (>=0.2 && <0.6), transformers-base (>=0.4 && <0.5), unordered-containers (>=0.2 && <0.3) [details]
License BSD-3-Clause
Author Doug Beardsley
Maintainer mightybyte@gmail.com
Category Web, Snap
Home page https://github.com/mightybyte/snaplet-postgresql-simple
Source repo head: git clone https://github.com/mightybyte/snaplet-postgresql-simple.git
Uploaded by DougBeardsley at 2017-05-01T15:36:44Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 19597 total (49 in the last 30 days)
Rating 2.25 (votes: 2) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-05-01 [all 1 reports]

Readme for snaplet-postgresql-simple-1.0.2.0

[back to package description]

snaplet-postgresql-simple

Hackage Build Status

Quick and easy postgresql support for snap applications.