[Haskell-cafe] database access recommendation
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Thu Apr 27 12:59:36 EDT 2006
On Thu, 2006-04-27 at 11:50 -0500, Brock Peabody wrote:
> > From: Duncan Coutts [mailto:duncan.coutts at worc.ox.ac.uk]
>
> > There is also HDBC which is nearing a 1.0 release and in my experience
> > is easier to install. (I package both HSQL & HDBC for Gentoo)
>
> Thanks, I'll check that out. For some reason I saw HDBC and just
> assumed it was an interface for ODBC.
It's that too! And SQLite and you can write other backends
independently.
Duncan
More information about the Haskell-Cafe
mailing list