mongoDB ------- About ----- A mongoDB driver for Haskell, which lets you connect to MongoDB and do inserts, queries, updates, etc. Links ----- * [mongoDB API reference](http://hackage.haskell.org/package/mongoDB) * [tutorial](http://github.com/TonyGen/mongoDB-haskell/blob/master/tutorial.md) * [map/reduce example](http://github.com/TonyGen/mongoDB-haskell/blob/master/map-reduce-example.md)