The HDBC-odbc package
This package provides an ODBC database backend for HDBC. It is cross-platform and supports unixODBC on UnixLinuxPOSIX platforms and Microsoft ODBC on Windows. It is also the preferred way to access MySQL databases from Haskell.
Properties
| Versions | 1.0.1.0, 1.1.3.0, 1.1.3.1, 1.1.4.0, 1.1.4.1, 1.1.4.2, 1.1.4.3, 1.1.4.4, 1.1.6.0, 2.0.0.0, 2.1.0.0, 2.2.0.0, 2.2.3.0, 2.2.3.1, 2.2.3.2, 2.3.1.0, 2.3.1.1 |
|---|---|
| Dependencies | base (≥4.3.1.0 & <5), bytestring, HDBC (≥2.1.0), mtl, time (≥1.2.0.3), utf8-string |
| License | BSD3 |
| Copyright | Copyright (c) 2005-2011 John Goerzen |
| Author | John Goerzen |
| Maintainer | Nicolas Wu <nicolas.wu@gmail.com> |
| Stability | Beta |
| Category | Database |
| Home page | https://github.com/hdbc/hdbc-odbc |
| Source repository | git clone https://github.com/hdbc/hdbc-odbc.git |
| Executables | runtests |
| Upload date | Sat Dec 1 18:12:52 UTC 2012 |
| Uploaded by | NicolasWu |
| Built on | ghc-7.6 |
| Distributions | NixOS: 2.3.1.1, Debian: 2.3.1.1 |
Modules
- Database
- HDBC
- Database.HDBC.ODBC
- HDBC
Downloads
- HDBC-odbc-2.3.1.1.tar.gz (Cabal source package)
- package description (included in the package)