couch-simple-0.0.1.0: A modern, lightweight, complete client for CouchDB

CopyrightCopyright (c) 2015, Michael Alan Dorman
LicenseMIT
Maintainermdorman@jaunder.io
Stabilityexperimental
PortabilityPOSIX
Safe HaskellSafe-Inferred
LanguageHaskell2010

Database.Couch.Explicit

Description

This is a mid-layer interface to CouchDB. All information necessary for each operation has to be provided directly for each function, and similarly all necessary data is returned explicitly.

All of the modules of the Explicit interface are intended to be import qualified. No attempt has been made to keep names of functions from clashing with obvious or otherwise commonly-used names---or even with other modules in this package.

The Explicit interface consists of: