hackageDB :: [Package]

Built with Cabal

HDBC: Haskell Database Connectivity

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.)

Versions1.0.1, 1.1.3, 1.1.4, 1.1.5
Dependenciesbase (<3), mtl or
base (>=3), bytestring, containers, mtl, old-time
LicenseLGPL
CopyrightCopyright (c) 2005-2008 John Goerzen
AuthorJohn Goerzen
MaintainerJohn Goerzen <jgoerzen@complete.org>
StabilityStable
CategoryDatabase
Home pagehttp://software.complete.org/hdbc
Exposed modulesDatabase.HDBC, Database.HDBC.Types, Database.HDBC.DriverUtils, Database.HDBC.ColTypes, Database.HDBC.Statement
Upload dateThu Jun 26 07:05:59 PDT 2008
Uploaded byJohnGoerzen
Built onghc-6.8

Downloads