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.)
[Skip to Readme]
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, 2.4.0.0, 2.4.0.1, 2.4.0.2 |
---|---|
Dependencies | base (<4.5), bytestring (<0.11), containers (<0.6), convertible (>=1.0.9.1 && <1.1), mtl (<2.3), old-locale (==1.0.*), old-time (<1.2), time (>=1.1.2.4 && <=1.2.0.3), utf8-string (<1.1) [details] |
License | LicenseRef-LGPL |
Copyright | Copyright (c) 2005-2010 John Goerzen |
Author | John Goerzen |
Maintainer | John Goerzen <jgoerzen@complete.org> |
Revised | Revision 1 made by HerbertValerioRiedel at Sat Apr 8 11:47:52 UTC 2017 |
Category | Database |
Home page | http://software.complete.org/hdbc |
Uploaded | by JohnGoerzen at Tue Jul 20 20:30:07 UTC 2010 |
Distributions | Debian:2.4.0.1, LTSHaskell:2.4.0.2, NixOS:2.4.0.2, Stackage:2.4.0.2, openSUSE:2.4.0.2 |
Executables | runtests |
Downloads | 24013 total (113 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] Hackage Matrix CI |
Modules
[Index]
Flags
Name | Description | Default | Type |
---|---|---|---|
splitbase | Choose the new smaller, split-up base package. | Enabled | Automatic |
buildtests | Build the executable to run unit tests | Disabled | Manual |
time_gte_113 | time > 1.1.3 has defined some more instances so omit them here | Enabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- HDBC-2.2.6.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.