Download List

Project Description

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-05-04 11:00 Back to release list
1.1.2.0

A bug with the exporting wrapper was fixed.
Tags: Major bugfixes

Project Resources