persistent: Type-safe, multi-backend data serialization.

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

Hackage documentation generation is not reliable. For up to date documentation, please see: http://www.stackage.org/package/persistent.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0, 0.0.0.1, 0.1.0, 0.2.0, 0.2.0.1, 0.2.0.2, 0.2.1, 0.2.2, 0.2.2.1, 0.2.2.2, 0.2.3, 0.2.4, 0.2.4.1, 0.3.0, 0.3.0.1, 0.3.1, 0.3.1.1, 0.3.1.2, 0.3.1.3, 0.4.0, 0.4.0.1, 0.4.1, 0.4.2, 0.5.0, 0.5.1, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.4.1, 0.6.4.2, 0.6.4.3, 0.6.4.4, 0.7.0, 0.7.0.1, 0.8.0, 0.8.0.1, 0.8.0.2, 0.9.0, 0.9.0.1, 0.9.0.2, 0.9.0.3, 0.9.0.4, 1.0.0, 1.0.1, 1.0.1.1, 1.0.1.2, 1.0.1.3, 1.0.2, 1.0.2.1, 1.0.2.2, 1.1.0, 1.1.0.1, 1.1.2, 1.1.3, 1.1.3.1, 1.1.3.2, 1.1.4, 1.1.5, 1.1.5.1, 1.2.0, 1.2.0.1, 1.2.0.2, 1.2.1, 1.2.1.1, 1.2.1.2, 1.2.2.0, 1.2.3.0, 1.2.3.1, 1.2.3.2, 1.2.3.3, 1.3.0, 1.3.0.2, 1.3.0.3, 1.3.0.4, 1.3.0.5, 1.3.0.6, 1.3.1, 1.3.1.1, 1.3.2, 1.3.3, 2.0.0, 2.0.0.1, 2.0.1, 2.0.1.1, 2.0.2, 2.0.3, 2.0.3.1, 2.0.4, 2.0.5, 2.0.5.1, 2.0.7, 2.0.7.1, 2.0.8, 2.1, 2.1.0.1, 2.1.0.2, 2.1.1, 2.1.1.1, 2.1.1.2, 2.1.1.3, 2.1.1.4, 2.1.1.5, 2.1.1.6, 2.1.1.7, 2.1.2, 2.1.3, 2.1.4, 2.1.5, 2.1.6, 2.2, 2.2.1, 2.2.2, 2.2.2.1, 2.2.3, 2.2.4, 2.2.4.1, 2.5, 2.6, 2.6.1, 2.7.0, 2.7.1, 2.7.2, 2.7.3, 2.7.3.1, 2.8.0, 2.8.1, 2.8.2, 2.9.0, 2.9.1, 2.9.2, 2.10.0, 2.10.1, 2.10.2, 2.10.3, 2.10.4, 2.10.5, 2.10.5.1, 2.10.5.2, 2.10.5.3, 2.10.5.4, 2.11.0.0, 2.11.0.1, 2.11.0.2, 2.11.0.3, 2.11.0.4, 2.12.0.0, 2.12.0.1, 2.12.0.2, 2.12.1.0, 2.12.1.1, 2.12.1.2, 2.13.0.0, 2.13.0.1, 2.13.0.2, 2.13.0.3, 2.13.0.4, 2.13.1.0, 2.13.1.1, 2.13.1.2, 2.13.2.1, 2.13.2.2, 2.13.3.0, 2.13.3.1, 2.13.3.2, 2.13.3.3, 2.13.3.4, 2.13.3.5, 2.14.0.0, 2.14.0.1, 2.14.0.2, 2.14.0.3, 2.14.1.0, 2.14.2.0, 2.14.3.0, 2.14.3.2, 2.14.4.0, 2.14.4.1, 2.14.4.2, 2.14.4.3, 2.14.4.4, 2.14.4.5, 2.14.5.0, 2.14.5.1, 2.14.5.2, 2.14.6.0, 2.14.6.1 (info)
Change log ChangeLog.md
Dependencies aeson (>=1.0 && <2.3), attoparsec, attoparsec-aeson (>=2.1.0.0 && <2.3), base (>=4.11.1.0 && <5), base64-bytestring, blaze-html (>=0.9), bytestring (>=0.10), conduit (>=1.3), containers (>=0.5), deepseq, fast-logger (>=2.4), http-api-data (>=0.3), lift-type (>=0.1.0.0 && <0.2.0.0), monad-logger (>=0.3.28), mtl, path-pieces (>=0.2), resource-pool (>=0.2.3), resourcet (>=1.1.10), scientific, silently, template-haskell (>=2.13 && <2.22), text (>=1.2), th-lift-instances (>=0.1.14 && <0.2), time (>=1.6), transformers (>=0.5), unliftio, unliftio-core, unordered-containers, vault, vector [details]
License MIT
Author Michael Snoyman <michael@snoyman.com>
Maintainer Michael Snoyman <michael@snoyman.com>, Greg Weber <greg@gregweber.info>
Category Database, Yesod
Home page http://www.yesodweb.com/book/persistent
Bug tracker https://github.com/yesodweb/persistent/issues
Source repo head: git clone git://github.com/yesodweb/persistent.git
Uploaded by parsonsmatt at 2024-02-08T20:24:57Z
Distributions Arch:2.14.5.1, Debian:2.10.5.2, Fedora:2.14.5.1, FreeBSD:2.2, LTSHaskell:2.14.6.1, NixOS:2.14.6.0, Stackage:2.14.6.1, openSUSE:2.14.6.1
Reverse Dependencies 150 direct, 91 indirect [details]
Downloads 262163 total (748 in the last 30 days)
Rating 2.5 (votes: 6) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-02-08 [all 1 reports]

Readme for persistent-2.14.6.1

[back to package description]

persistent

Type-safe, data serialization. You must use a specific backend in order to make this useful. For more information, see the chapter in the Yesod book.