2010-03-09 05:09:26 +00:00
|
|
|
mongoDB
|
|
|
|
-------
|
|
|
|
|
|
|
|
About
|
|
|
|
-----
|
|
|
|
|
2010-10-27 20:13:23 +00:00
|
|
|
MongoDB driver for Haskell, which lets you connect to a MongoDB database management system and do inserts, queries, updates, etc.
|
2010-03-09 05:09:26 +00:00
|
|
|
|
|
|
|
Links
|
|
|
|
-----
|
|
|
|
|
2010-10-27 20:13:23 +00:00
|
|
|
* [MongoDB](http://www.mongodb.org)
|
2010-03-09 05:09:26 +00:00
|
|
|
* [mongoDB API reference](http://hackage.haskell.org/package/mongoDB)
|
2010-07-27 21:18:53 +00:00
|
|
|
* [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)
|