[Haskell-cafe] Database written in Haskell?

S. Alexander Jacobson alex at alexjacobson.com
Fri Aug 7 19:43:46 EDT 2009


HAppS' IxSet library gives relational operations but does not have a SQL 
interface.  Am thinking of changing the name to RelSet to make the 
functionality clear.  You can use HAppS.State  to give ACID properties 
to operations on this data structure.

-Alex-

On 8/1/09 12:15 AM, Günther Schmidt wrote:
> Hi,
>
> is there an SQL database written in Haskell like HSQLDB which is 
> written in Java?
>
> Günther
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe



More information about the Haskell-Cafe mailing list