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

_______________________________________________
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to