couchdb-conduit: Couch DB client library using http-conduit and aeson

[ bsd3, conduit, database, library ] [ Propose Tags ]

This package is a thin wrapper around http-conduit to access a Couch DB Database, using the aeson package to parse and encode JSON data. http-conduit, aeson, and attoparsec fit togther so well that this package is mostly just a direct combination of these packages. The single additional feature in this package is an attoparsec parser for views, which allows constant memory processing of view returns.

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.1.0, 0.1.2.0, 0.1.3.0, 0.2.0, 0.2.0.1, 0.2.1, 0.2.1.1, 0.2.1.2, 0.3.0.0, 0.3.0.1, 0.4.0, 0.4.1, 0.4.2, 0.5.0, 0.5.1, 0.5.2, 0.5.3, 0.6.0, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.7.4, 0.7.6, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.9.0, 0.10.0, 0.10.1, 0.10.2, 0.10.3, 0.10.4, 0.10.5, 0.10.6
Dependencies aeson (>=0.5 && <0.6), attoparsec (>=0.8 && <0.11), attoparsec-conduit (>=0.0 && <0.1), base (>=4 && <5), blaze-builder, bytestring (>=0.9 && <0.10), conduit (>=0.0.0.2 && <0.1), containers, data-default, http-conduit (>=1.1.0.1 && <1.2), http-types (>=0.6 && <0.7), lifted-base (>=0.1 && <0.2), monad-control (>=0.3 && <0.4), syb, text (>=0.11 && <0.12), transformers (>=0.2 && <0.3), transformers-base (>=0.4.1 && <0.5), unordered-containers (>=0.1 && <0.2), utf8-string (>=0.3 && <0.4) [details]
License BSD-3-Clause
Author Alexander Dorofeev <aka.spin@gmail.com>, John Lenz <lenz@math.uic.edu>
Maintainer Alexander Dorofeev <aka.spin@gmail.com>
Category Database, Conduit
Home page https://github.com/akaspin/couchdb-conduit
Bug tracker https://github.com/akaspin/couchdb-conduit/issues
Source repo head: git clone git://github.com/akaspin/couchdb-conduit.git
Uploaded by AlexanderDorofeev at 2012-01-16T09:37:23Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 27069 total (42 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]