[Haskell-cafe] Haskell not ready for Foo [was: Re: Hypothetical Haskell job in New York]

Don Stewart dons at galois.com
Fri Jan 16 12:57:53 EST 2009


john:
> 
> On Jan 15, 2009, at 9:31 AM, John Goerzen wrote:
> >By "pure" do you mean "containing python code only"?  I'm looking
> >through a few, and:
> 
> Search for "pure python mysql" or "pure python postgresql" and you'll  
> see at least two implementations. In addition, there are plenty of  
> pure Python databases for those who want and are able to stay strictly  
> within Python.
> 

FWIW, there are pure Haskell storage APIs. See e.g. HAppS-State and TCache.

-- Don


More information about the Haskell-Cafe mailing list