persistent-mysql-haskell: A pure haskell backend for the persistent library using MySQL database server.

[ database, library, mit, program, yesod ] [ Propose Tags ]

This package contains a backend for persistent using the MySQL database server. Internally it uses the mysql-haskell package in order to access the database.

This package supports only MySQL 5.1 and above. However, it has been tested only on MySQL 5.5. Only the InnoDB storage engine is officially supported.

Known problems:

  • This package does not support statements inside other statements.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.2.0.0, 0.2.1.0, 0.3.0.0, 0.3.3, 0.3.4, 0.3.4.1, 0.3.5, 0.3.6, 0.4.0, 0.4.1, 0.4.2, 0.5.0, 0.5.1, 0.5.2, 0.6.0
Change log ChangeLog.md
Dependencies aeson (>=0.6.2), base (>=4.6 && <5), bytestring (>=0.9), conduit (>=0.5.3), containers (>=0.2), io-streams (>=1.2 && <2.0), monad-control (>=0.2), monad-logger, mysql-haskell (>=0.8.0.0 && <1.0), persistent (>=2.6.1 && <3), resource-pool, resourcet (>=0.4.10), text (>=0.11.0.6), time (>=1.5.0), tls (>=1.3.5 && <1.4), transformers (>=0.2.1) [details]
License MIT
Author Naushadh <naushadh@protonmail.com>, Felipe Lessa <felipe.lessa@gmail.com>, Michael Snoyman
Maintainer Naushadh <naushadh@protonmail.com>
Category Database, Yesod
Home page http://www.yesodweb.com/book/persistent
Bug tracker https://github.com/naushadh/persistent/issues
Source repo head: git clone git://github.com/naushadh/persistent.git -b persistent-mysql-haskell(persistent-mysql-haskell)
Uploaded by naushadh at 2017-04-02T22:34:59Z
Distributions
Downloads 9065 total (42 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-04-02 [all 1 reports]