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 <[email protected]>:

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


_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to