Haskell implementation of a database?
Hello, I have been looking through Hackage database for a Haskell implementation of a database(not a binding) but couldn't find anything. Probably it was under my nose?? Vasili
Are you looking for something like acid-state? Aristid Am 17.02.2012 07:57 schrieb "Vasili I. Galchin" <vigalchin@gmail.com>:
Hello,
I have been looking through Hackage database for a Haskell implementation of a database(not a binding) but couldn't find anything. Probably it was under my nose??
Vasili
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
Hi, I'm the author of Siege, see https://github.com/DanielWaterworth/siege . It's not production ready, but it's in active development. Daniel On 17 February 2012 06:56, Vasili I. Galchin <vigalchin@gmail.com> wrote:
Hello,
I have been looking through Hackage database for a Haskell implementation of a database(not a binding) but couldn't find anything. Probably it was under my nose??
Vasili
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
participants (3)
-
Aristid Breitkreuz -
Daniel Waterworth -
Vasili I. Galchin