On Thu, 2009-08-06 at 00:04 +0200, Günther Schmidt wrote:
> 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).

SQL is just a query language and the use of it is, as far as i can tell,
orthogonal to the need for persistence and performance. 

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

Reply via email to