[Haskell-cafe] programmatic DB interface?

Johannes Waldmann waldmann at imn.htwk-leipzig.de
Thu Feb 4 02:01:49 EST 2010


Hello.

What is currently the recommended
higher level data base interface for Haskell?

I want to construct queries in a programmatic/algebraic way,
and I want typed queries and results. - I guess I want LINQ.

The examples in
http://book.realworldhaskell.org/read/using-databases.html
seem to construct queries as strings.
That's horrible! Looks exactly like PHP!

Well, no, but it's a lower abstraction level
than that I want to work at.
I'm sure I'm just missing some package/framework here.

Would takusen help? Where's its home page?
this does not work: http://darcs.haskell.org/takusen/

Best, Johannes.



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
Url : http://www.haskell.org/pipermail/haskell-cafe/attachments/20100204/f761f2a2/signature.bin


More information about the Haskell-Cafe mailing list