postgresql-pure: pure Haskell PostgreSQL driver

[ bsd3, database, library ] [ Propose Tags ]

pure Haskell PostgreSQL driver


[Skip to Readme]

Modules

[Last Documentation]

  • Database
    • HDBC
      • PostgreSQL
        • Database.HDBC.PostgreSQL.Pure
    • PostgreSQL
      • Database.PostgreSQL.Pure
        • Database.PostgreSQL.Pure.List
        • Database.PostgreSQL.Pure.Oid

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, Only, postgresql-binary, 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 2019-10-21T03:14:04Z
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 not available [build log]
All reported builds failed as of 2019-10-21 [all 3 reports]

Readme for postgresql-pure-0.1.0.0

[back to package description]

postgresql-pure

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