On Sat, Apr 04, 2009 at 03:40:56PM +0200, Gü?nther Schmidt wrote:
> Hi,
>
> I tried to solve some large data processing solely in Haskell so I could 
> avoid lots of eventually very long and complex SQL statements.

You won't find something comparable to SQLAlchemy (python ORM mapper) in
haskell yet (AFAIK) :-(

Also have a look at: http://www.haskell.org/haskellwiki/MetaHDBC
(This means writing SQL, but it will be checked)

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

Reply via email to