tonatona-persistent-postgresql: tonatona plugin for accessing PostgreSQL database.

[ database, library, mit, tonatona ] [ Propose Tags ]

Tonatona plugin for accessing PostgreSQL database. This package provides a tonatona plugin for accessing PostgreSQL database. This plugin uses persistent to actually accessing PostgreSQL.


[Skip to Readme]

Modules

[Last Documentation]

  • Tonatona
    • Persist
      • Tonatona.Persist.Postgresql

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.2.0.0
Dependencies base (>=4.7 && <5), monad-logger (>=0.3), persistent (>=2.8), persistent-postgresql (>=2.8), resource-pool (>=0.2), rio (>=0.1), tonaparser (>=0.1), tonatona (>=0.1) [details]
License MIT
Copyright 2018 Kadzuya Okamoto
Author Kadzuya Okamoto, Dennis Gosnell
Maintainer arow.okamoto+github@gmail.com
Category Database, Library, Tonatona
Home page https://github.com/tonatona-project/tonatona#readme
Bug tracker https://github.com/tonatona-project/tonatona/issues
Source repo head: git clone https://github.com/tonatona-project/tonatona
Uploaded by arowM at 2019-01-27T08:23:58Z
Distributions
Downloads 1190 total (20 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 2019-01-27 [all 3 reports]

Readme for tonatona-persistent-postgresql-0.1.0.1

[back to package description]

tonatona-db-postgresql

A plugin for tonatona that adds features to access a PostgreSQL db.