The HDBC package (version 1.1.4)
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.)
| Other versions | 1.0.1, 1.1.3, 1.1.5 |
|---|---|
| Dependencies | base (<3), mtl or base (>=3), bytestring, containers, mtl, old-time |
| License | LGPL |
| Copyright | Copyright (c) 2005-2008 John Goerzen |
| Author | John Goerzen |
| Maintainer | John Goerzen <jgoerzen@complete.org> |
| Stability | Stable |
| Category | Database |
| Home page | http://software.complete.org/hdbc |
| Exposed modules | Database.HDBC, Database.HDBC.Types, Database.HDBC.DriverUtils, Database.HDBC.ColTypes, Database.HDBC.Statement |
| Upload date | Wed Jan 16 07:34:51 PST 2008 |
| Uploaded by | JohnGoerzen |
| Built on | ghc-6.8 |
Downloads
- HDBC-1.1.4.tar.gz (Cabal source package)
- package description (included in the package)
