
17 Jan
2011
17 Jan
'11
9:49 a.m.
On Sat, Jan 8, 2011 at 11:55 AM, Michael Snoyman
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