Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Database written in Haskell?
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Günther Schmidt  
View profile  
 More options Aug 7 2009, 8:15 pm
From: Günther Schmidt <gue.schm...@web.de>
Date: Sat, 08 Aug 2009 02:15:22 +0200
Local: Fri, Aug 7 2009 8:15 pm
Subject: Re: [Haskell-cafe] Database written in Haskell?
Hi Alex,

very nice to hear from you and thank you very much for Happs.

I'm quite familiar with IxSet and loved it, however there where a few  
things that made it unfeasable for the particular application. It must be  
able run on Win2k machines so you can imagine the hardware is rather low  
end. As Happs-IxSet runs, to my knowledge, entirely in memory, that was a  
problem right there, SQLite does not.

The other thing was that Happs-IxSet uses Data.Set as its backend so to  
speak. That meant that duplicates (some of the records are duplicates and  
I can't help that) gotten "swallowed" with out me noticing at first, well  
apart from the sums no longer adding up of course.

Also Happs IxSet creates elements of the same type or tuple, they are no  
projections out of the box.

Günther

Am 08.08.2009, 01:43 Uhr, schrieb S. Alexander Jacobson  
<a...@alexjacobson.com>:

> 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-C...@haskell.org
>> http://www.haskell.org/mailman/listinfo/haskell-cafe

_______________________________________________
Haskell-Cafe mailing list
Haskell-C...@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.