HDBC-1.1.3: Haskell Database Connectivity

The HDBC package

HDBC provides an abstraction layer between Haskell programs and SQL relational databases. This lets you write database code once, in Haskell, and have it work with any number of backend SQL databases (MySQL, Oracle, PostgreSQL, ODBC-compliant databases, etc.)

Properties

Versions1.0.1, 1.1.3, 1.1.4, 1.1.5, 1.1.6, 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.2.0, 2.2.1, 2.2.2, 2.2.3, 2.2.4, 2.2.5, 2.2.6, 2.2.6.1, 2.2.7.0, 2.3.1.0, 2.3.1.1, 2.3.1.2
Dependenciesbase, mtl
LicenseLGPL
CopyrightCopyright (c) 2005-2007 John Goerzen
AuthorJohn Goerzen
MaintainerJohn Goerzen <jgoerzen@complete.org>
StabilityStable
CategoryDatabase
Home pagehttp://software.complete.org/hdbc
Upload dateWed Oct 31 18:36:31 UTC 2007
Uploaded byJohnGoerzen
Build failureghc-6.10 (log), ghc-6.12 (log), ghc-6.8 (log)
DistributionsNixOS: 2.3.1.2, Debian: 2.3.1.2

Modules

Downloads