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.)
| Versions | 1.0.1, 1.1.3, 1.1.4, 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 |
| Upload date | Thu Jun 26 14:05:59 UTC 2008 |
| Uploaded by | JohnGoerzen |
| Built on | ghc-6.8 |
| Build failure | ghc-6.10 (log) |
Modules
- Database
Downloads
- HDBC-1.1.5.tar.gz (Cabal source package)
- package description (included in the package)
