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.)
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
splitbase | Choose the new smaller, split-up base package. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- HDBC-1.1.6.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 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, 2.4.0.0, 2.4.0.1, 2.4.0.2, 2.4.0.3, 2.4.0.4 |
---|---|
Dependencies | base (<4), bytestring, containers, mtl, old-time [details] |
License | LicenseRef-LGPL |
Copyright | Copyright (c) 2005-2008 John Goerzen |
Author | John Goerzen |
Maintainer | John Goerzen <jgoerzen@complete.org> |
Category | Database |
Home page | http://software.complete.org/hdbc |
Uploaded | by JohnGoerzen at 2008-12-30T14:51:48Z |
Distributions | Debian:2.4.0.3, LTSHaskell:2.4.0.4, NixOS:2.4.0.4, Stackage:2.4.0.4 |
Reverse Dependencies | 64 direct, 88 indirect [details] |
Downloads | 42968 total (33 in the last 30 days) |
Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |