[Haskell-cafe] MySQL and HDBC?

Duncan Coutts duncan.coutts at worc.ox.ac.uk
Fri Jan 23 04:23:49 EST 2009


On Fri, 2009-01-23 at 08:06 +0000, Sebastian Sylvan wrote:
> 
> 
> 2009/1/23 Galchin, Vasili <vigalchin at gmail.com>
>         Hello,
>         
>              "Real World Haskell" seems to say that the abstraction
>         layer HDBC doesn't support MySQL. If so, in what sense doesn't
>         HDBC support
>         MySQL??
> 
> It doesn't have a MySQL  backend. However, it does have an ODBC
> backend which should work fine with MySQL.

This was uploaded to hackage yesterday:

http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HDBC-mysql-0.1

You might like to test it and give feedback to the author.

Duncan



More information about the Haskell-Cafe mailing list