10 Jan
2007
10 Jan
'07
1:28 a.m.
Eric wrote:
So I'm wondering -- in practice, what do people actually use? Is there a more-or-less generally accepted standard database library for Haskell?
In practice I am using HDBC for a PostgreSQL database and it is very easy to use and works great. http://gopher.quux.org:70/devel/hdbc T