Download Source Package hdbc:
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.)
HDBC is modeled loosely on Perl's DBI interface, though it has also been influenced by Python's DB-API v2, JDBC in Java, and HSQL in Haskell.
To use HDBC, you'll need both this package, and a driver package such as libghc6-hdbc-postgresql-dev.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 305.9 kB | 2224 kB | [list of files] |
| amd64 | 202.3 kB | 1396 kB | [list of files] |
| arm | 251.7 kB | 1444 kB | [list of files] |
| hppa | 401.4 kB | 1868 kB | [list of files] |
| i386 | 177.4 kB | 884 kB | [list of files] |
| ia64 | 331.2 kB | 2656 kB | [list of files] |
| mips | 303.4 kB | 1664 kB | [list of files] |
| mipsel | 290.4 kB | 1664 kB | [list of files] |
| powerpc | 316.3 kB | 1664 kB | [list of files] |
| s390 | 288.7 kB | 1568 kB | [list of files] |
| sparc | 293.5 kB | 1592 kB | [list of files] |