[Haskell-cafe] Database written in Haskell?

Don Stewart dons at galois.com
Wed Aug 12 16:16:56 EDT 2009


Give it a cool name like SlothDB or something :)

-- Don

alex:
> 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
>
> _______________________________________________
> 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