postgresql-pure: pure Haskell PostgreSQL driver

[ bsd3, database, library ] [ Propose Tags ]

pure Haskell PostgreSQL driver


[Skip to Readme]

Flags

Automatic Flags
NameDescriptionDefault
pure-md5Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.2.3.0 (info)
Change log ChangeLog.md
Dependencies attoparsec, base (>=4.7), base16-bytestring, bytestring, containers, convertible, cryptohash-md5, data-default-class, double-conversion, HDBC, homotuple, list-tuple, memory, mtl, network, OneTuple, Only, postgresql-binary, postgresql-placeholder-converter, pretty-hex, pureMD5, safe-exceptions, scientific, single-tuple, text, time, utf8-string [details]
License BSD-3-Clause
Copyright 2019 IIJ Innovation Institute Inc.
Author Kazuki Okamoto
Maintainer kazukiokamoto@iij.ad.jp
Category Database
Home page https://github.com/iij-ii/postgresql-pure#readme
Bug tracker https://github.com/iij-ii/postgresql-pure/issues
Source repo head: git clone https://github.com/iij-ii/postgresql-pure
Uploaded by kakkun61 at 2020-07-18T20:26:30Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1964 total (27 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-07-18 [all 1 reports]

Readme for postgresql-pure-0.2.2.0

[back to package description]

postgresql-pure

Hackage Haddock CI build CI test

2019 IIJ Innovation Institute Inc.

And some files are licensed by followings. See the LICENSE file for details.

  • BSD-3-Clause
    • 2012-2015 Leon P Smith
    • 2015 Bryan O'Sullivan
  • BSD-3-Clause
    • 2005-2011 John Goerzen
  • MIT
    • 2017 Vyacheslav Hashov