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
| Versions | 1.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 |
|---|---|
| Dependencies | base (<3), convertible (≥1.0.1), HUnit, mtl, QuickCheck, testpack, utf8-string or base (≥3), bytestring, containers, convertible (≥1.0.1), HUnit, mtl, old-locale, old-time, QuickCheck, testpack, time, utf8-string |
| License | LGPL |
| Copyright | Copyright (c) 2005-2009 John Goerzen |
| Author | John Goerzen |
| Maintainer | John Goerzen <jgoerzen@complete.org> |
| Stability | Stable |
| Category | Database |
| Home page | http://software.complete.org/hdbc |
| Executables | runtests |
| Upload date | Sat Jan 31 15:19:55 UTC 2009 |
| Uploaded by | JohnGoerzen |
| Built on | ghc-6.10 |
| Build failure | ghc-6.12 (log) |
| Distributions | NixOS: 2.3.1.2, Debian: 2.3.1.2 |
Modules
Downloads
- HDBC-2.0.1.tar.gz (Cabal source package)
- package description (included in the package)