[Haskell-cafe] SQL Database in Haskell?

Günther Schmidt gue.schmidt at web.de
Wed Aug 5 18:04:02 EDT 2009


Hi Don,

I actually meant an SQL database written in Haskell, same as Derby or  
HSQLDB in Java.

I'm currently using Sqlite3 with HDBC but would prefer one entirely in  
Haskell (but still SQL though, because of persistence and performance).

Günther

Am 05.08.2009, 22:32 Uhr, schrieb Don Stewart <dons at galois.com>:

> gue.schmidt:
>> Hi all,
>>
>> is there an SQL Database in Haskell or is there a project trying to
>> implement one?
>>
>
> There are several bindings,
>
>     http://hackage.haskell.org/packages/archive/pkg-list.html#cat:database
>
> Are you asking for an implementation of SQL though?
>
> -- Don




More information about the Haskell-Cafe mailing list