[Haskell-cafe] HDBC, postgresql, bytestrings and embedded NULLs

Leon Smith leon.p.smith at gmail.com
Mon Jan 17 15:49:08 CET 2011


On Sat, Jan 8, 2011 at 11:55 AM, Michael Snoyman <michael at snoyman.com> wrote:

> In general I think it would be a good thing to have solid, low-level bindings to PostgreSQL.

Well, there is PostgreSQL and libpq on hackage:

http://hackage.haskell.org/package/libpq
http://hackage.haskell.org/package/PostgreSQL

The PostgreSQL looks like it's in need of maintenance,  and hasn't
been updated in a few years.   libpq is new,  and looks promising.   I
haven't really used either one, so I can't really say too much about
either.

Best,
Leon



More information about the Haskell-Cafe mailing list