Database library?
Ashley Yakeley
ashley@semantic.org
Wed, 16 Oct 2002 16:28:38 -0700
At 2002-10-16 09:49, Bryn Keller wrote:
>Does anyone have a GHC-friendly library for accessing databases,
>specifically Oracle and MSSQL?
My HBase project includes HMySQL, for accessing MySQL databases. It's
kind of a separate project from HBase (because it uses FFI), but it's in
the same CVS repository. It's rather incomplete at the moment.
<http://sourceforge.net/projects/hbase/>
HBase proper includes an interesting monad for generating SQL "SELECT"
statements. But HBase is it's own little world, replacing the Prelude...
--
Ashley Yakeley, Seattle WA